ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 22: No END statement is associated with this FOR
Error 26: No END statement is associated with this THEN
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Error 14: ELSE statement without IF
Overview of external languages
WEBDEV Application Server 2024
WDDIXIO License Agreement
WDDIXIO License Agreement...
4. UI: Windows
IU of windows...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Creating an executable: General options
The main executable options are as follows......
Sorts in a report
The sort is used to organize the information displayed in the report......
The Upload control
The Upload control is used to upload files on the Web server......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TimePicker (Function)
Opens the system time picker.
Bitwise operators
The operations on binary values are performed......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......