ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMode (Function)
TableMode is kept for backward compatibility.
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Constants for managing the windows
List of constants used by the functions for managing the windows...
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Sensor constants
Constants used by the SensorXXX functions...
Library,Disk (External language)
Opens the project library that is stored on disk.
Describing a problem to the Free Technical Support
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
LooperInsertLine (Function)
Inserts a row into a Looper control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
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)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
dPen (Example)
Usage example of the dPen function
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....