ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Items used in a select query
A query created in the query editor can contain several types of items......
Assisted universal replication: specific features
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
12. Pages in practice
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
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......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
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......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The Carousel control
The Carousel control is used to display an animated menu made of images......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Handling an Edit control programmatically
You can handle Edit controls programmatically......