ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Programming an indexed control
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.
2. User-friendly editors in practice
User-friendly editors in practice...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
14. Controls in practice
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.