ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
zipInfoFile (Example)
Usage example of the zipInfoFile function
zipFindFile (Example)
Usage example of the zipFindFile function
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Column events (Table control)
List of events associated with the columns of Table controls...
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
fMemOpen (Function)
Opens a memory zone shared between several applications.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HViewToFile (Example)
Usage example of the HViewToFile function
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
XMLChild (Function)
Positions on the first child element of current element.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function