ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
FTPAttribute (Example)
Usage example of the FTPAttribute function
ChangeTarget (Function)
Changes the target of a button action.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HAddGroup (Function)
Adds a group of users.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Age
The Age keyword can correspond to...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
fTime (Example)
Usage example of the fTime function
iPreview (Function)
Configures the print destination.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.