ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Warning 124: Shadowing a global variable
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Start of Break block (Break header)
The Start of break block is optional......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
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......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......