ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Welcome to Reports & Queries
Reports & Queries is used to......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag-and-drop operation from the Windows explorer.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed ......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Development environment
The development environment opens automatically when WINDEV, WEBDEV and WINDEV Mobile are first launched......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Subject (Property)
The Subject property is used to get and change the subject of an element.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Appendix 5: Server configuration
The Prefix property is used to define prefixes....