ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglUploadDocument (Function)
Uploads a document to the Google server.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PicClose (Function)
Closes the image found in an Image Editor control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Constants for managing videos
List of constants used by the functions for video management....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
ContactAdd (Example)
Usage example of the ContactAdd function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MySelf (Reserved word)
MySelf is used to handle the current control...
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.