ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multilingual project
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Error 121: Shadowing a structure
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Automatic table modification
The automatic table modification updates the description of tables on user computers......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Access rights to a class property
A property is a code element that includes two processes......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......