ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Items that can be used
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
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"....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
HSL (Function)
Creates a color from its hue, saturation and lightness.
zipCreate (Function)
Creates an archive.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
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.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.