ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
PDF Reader control events
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
grGridlines (Function)
Displays or hides the chart gridlines.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with the Pivot Table control
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
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
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.
Declaration (Property)
The Declaration property is used to define a type.
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....