ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HOnError (Function)
Customizes the management of HFSQL errors.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.