ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
Column events (Table control)
List of events associated with the columns of Table controls...
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
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).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HIndex (Example)
Usage example of the HIndex function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
zipFindFile (Example)
Usage example of the zipFindFile function
zipInfoFile (Example)
Usage example of the zipInfoFile function
Phone constants (Android / iOS)
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HViewToFile (Example)
Usage example of the HViewToFile function
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Style (External language)
Loads a style sheet.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.