ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WINDEV Mobile 2024 Tutorial
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Error 1009: The member of the class is private
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
WINDEV concepts
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
AAF: Context menu of Image controls
A context menu is available for Image controls......