ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Report controls
Several types of controls can be handled in a report created by the report editor......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Error 1001: The operators: and:: can only be used in the methods of classes
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Standard FTP functions
List of standard FTP functions...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
6. Editing a page: zoning mode
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Error 19: The step of this FOR loop must be constant
Body Complement block
The Body complement block is linked to the Body block......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.