ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
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......
eCurrencyName (Function)
Returns the caption of a currency.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
5. Which type of server to choose?
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SOAP constants
List of constants used by the SOAP functions....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Composite chart
A composite chart is a chart that displays several types of charts......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.