ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
RedisSet (Function)
Changes the value of a key on a Redis server.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SCM file format evolutions
Four versions are available for the SCM repository......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
End-user UI management functions
ArrayDistinct (Function)
Returns an array without duplicates.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....