ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
fCompress (Function)
Compresses a file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
9. Types of standard controls
Types of standard controls...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
XMLDocument (Function)
Creates a new XML document.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Service variable
The Service variable is used to......
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.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
zipOpen (Function)
Opens an existing archive.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
MyPage (Reserved word)
MyPage is used to handle the current page...