ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Validity period of site pages
When creating a page, a validity period can be defined for this page......