ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
gImage (Function)
Builds a sequence of characters containing an image.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
FTPSize (Example)
Usage example of the FTPSize function
Operations performed on component diagrams
The following paragraphs explain......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
11. Table/Looper controls
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
iBorder (Function)
Prints a border at specified coordinates.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.