ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
TreeExpand (Function)
Expands a node in a TreeView control.
Height (Property)
The Height property is used to get and change the height of an element.