ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Error 1013: The access to the member of the class is restricted by a protected inheritance
ERR_CANNOT_CREATE_TMP
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Specific features of the Express version
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Events associated with Looper controls
List of events associated with Looper controls...
Font management functions
List of functions for managing fonts...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
ERR_NOTAVAILABLE
Data persistence
The data persistence is used to store the value typed by the user......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......