ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Error 24: No END statement is associated with this LOOP
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......