ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
SysNation (Function)
Returns the nation currently used by the system.
ExeGetPID (Function)
Returns information about the current process.
EXE constants
List of constants used by the functions for managing executables....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Print constants
List of constants used by the print functions....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Page templates
WEBDEV allows you to create page templates......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Private Store for mobile applications
There are two methods two deploy your applications......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Query
The keyword "Query" is used to describe: