ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Function)
Positions on the first row of the query result.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
fMakeDir (Example)
Usage example of the fMakeDir function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Constant
The constants are language elements whose value is fixed once and for all...