ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
The Site Map control
The Site Map control allows the Web user to......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Entity of a CDM
To group information according the MERISE method, entities must be created......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
2. WEBDEV administrator in practice
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......