ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
9. Generation modes
WINDEV Mobile includes different types of generation......
11. Controls in practice
Discover the main characteristics of the controls...
WDTRAD options
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
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......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Currencies
A currency is a real coded on 10 bytes....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
nWDGetLastError: Error code of last error
Error code of last error......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......