ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
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.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WDDIXIO License Agreement
WDDIXIO License Agreement...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Date (Variable type)
The Date type is used to easily manipulate dates...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).