ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
ContactAdd (Example)
Usage example of the ContactAdd function
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Events associated with the Conference control
List of events associated with a Conference control...
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
Title (Property)
The Title property is used to get and change the title of an element.
Color (Property)
The Color property is used to get and change the color of an element.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Progress (Property)
The Progress property returns the task progress status.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
Query
The keyword "Query" is used to describe:
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.