ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Glossary
The glossary lists all the abbreviations used in the code editor......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
.NET object
To access a class......
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Removing a project from the SCM (Source Code Manager)
Google Maps management functions
List of functions for managing Google maps...
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Functions for managing the Combinations and Enumerations
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
HFSQL properties
List of HFSQL properties...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......