ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling report blocks
The different operations available on report blocks are as follows......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific context menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Installing a Webservice (old format)
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Constants for the archiving functions
List of constants used by the archiving functions....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).