ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaration (Property)
The Declaration property is used to define a type.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Point
The Point keyword is used to manage a point...
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
zipClose (Function)
Closes an archive.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HReadSeek (Example)
Usage example of the HReadSeek function
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Number (Property)
The Number property is used to get the number of an element.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
zipIsMulti (Example)
Usage example of the zipIsMulti function
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.