ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Check model
You can use check models to easily create checks...
Multiline strings
To type character strings over several lines in the code editor...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
2. Modes to install an application
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Telemetry management functions
The following functions are used to manage the telemetry:...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......