ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Preset control properties
List of properties associated with the Preset control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
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......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Popup control properties
Peeling Corner control properties
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.