ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The single-part and multi-part archives
Two types of archives are available......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
3. Site development life cycle
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Multi-project search
Performing a search in the current project is a common operation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
Error 1: Syntax error
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......