ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Installing a SOAP server with IIS
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
2. Static or dynamic site
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HSL (Function)
Creates a color from its hue, saturation and lightness.
Select query description window: Items that can be used
zipCreate (Function)
Creates an archive.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Animating a Static control
Two methods can be used to animate a Static control......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....