ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Example)
Usage example of the FTPAttribute function
MyPage (Reserved word)
MyPage is used to handle the current page...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
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.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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.)....
HAddUser (Function)
Adds a user to a database.
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...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
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....