ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
How to use an array of structures?
An array of structures is an Array variable......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
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....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
5. User Groupware in practice
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WDTestSite: Load test
The stress tests are used to check......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Creating a delete query
A delete query (corresponding SQL statement......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).