ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currencies
A currency is a real coded on 10 bytes....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
LooperSelectPlus (Function)
Selects a row in a Looper control.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
fRename (Function)
Modifies the name of a file.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Kanban control functions
The following functions handle Kanban controls......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.