ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Caption (Property)
The Caption property is used to get and change the text of an element.
Title (Property)
The Title property gets and sets the title of an element.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
LooperSelectPlus (Function)
Selects a row in a Looper control.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Value (Property)
The Value property is used to get and change the value of an element.
iEndReport (Function)
Forces the report print to stop.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
iBorder (Example)
Usage example of the iBorder function
SemaphoreCreate (Function)
Creates a semaphore.