ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreate (Function)
Creates an archive.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Handling of automation in Table Columns
Cancels the current search criterion....
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBBlue (Function)
Returns the blue component of an RGB color.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.