ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Extracting messages added or modified since last extraction
A project was already created and translated......
HCopyRecord (Example)
Usage example of the HCopyRecord function
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
fMakeDir (Example)
Usage example of the fMakeDir function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
dPolyline (Function)
Draws a line composed of multiple segments.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
SQLConnect (Example)
Usage example of the SQLConnect function