ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
HTTP constants
List of constants used by the HTTP functions....
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
FontName (Property)
The FontName property is used to manage the name of the font used.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
EnumControl (Example)
Usage example of the EnumControl function
Chart constants
List of constants used by the functions for chart management....
Declaring and using a variable
A variable is defined by name and type......
iPrintDoc (Function)
Prints a document in "docx" format.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Combination (Type of variable)
A combination is a set of options.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
fLongName (Example)
Usage example of the fLongName function