ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HDelete (Function)
Deletes a record from a table (query or view).
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Creating an insert query
An insert query (corresponding SQL statement......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
HDescribeFile (Function)
Describes a data file programmatically.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Body Complement block
The Body complement block is linked to the Body block......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.