ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The home page
The home page is the first page of your site......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Carousel control
The Carousel control is used to display an animated menu made of images......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
9. Generation modes
WINDEV Mobile includes different types of generation......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Extracting messages added or modified since last extraction
A project was already created and translated......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HFSQL properties
List of HFSQL properties...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......