ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Font (Type of variable)
A Font variable creates a font programmatically...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Windows
The windows represent the main interface of a WINDEV application......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
fMoveFile (Function)
Moves a file from one directory to another.