ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
General environment of WINDEV
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Width (Property)
The Width property is used to determine and change the width of an element.
ChangeAction (Example)
Usage example of ChangeAction
MemSeek (Example)
Usage example of the MemSeek function
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
WINDEV applications for Linux: Specific features
Screen,Get (External language)
Retrieves the value in a control or in a variable.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
iPrintReport (Function)
Prints a report created with the report editor.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Calling a procedure/a function
Syntax for calling a local or global procedure.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.