ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
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, ....).
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......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SCM file format evolutions
Four versions are available for the SCM repository......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......