ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling the report blocks through programming
Each report block is associated with different events......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Manager of automated tests
The test manager is used to......
HDescribeItem (Example)
Usage example of the HDescribeItem function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Operations performed on sequence diagrams
The following paragraphs explain......
HLinkMemo (Example)
Usage example of the HLinkMemo function