ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
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.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
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.
ContactAdd (Example)
Usage example of the ContactAdd function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grLegend (Function)
Indicates the presence and position of legend in a chart.
HPrevious (Function)
Positions on the previous file record according to a browse item.
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.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
fAttribute (Example)
Usage example of the fAttribute function
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......