ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
EncryptStandard (Example)
Usage example of the EncryptStandard function
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Help editor options
The options of the help editor ("Display......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
ToastDisplay (Function)
Displays a "Toast" message.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
grParameter (Function)
Retrieves or modifies a chart parameter.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.