ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
How to use an array of structures?
An array of structures is an Array variable......
Locking data files: correspondence between WINDEV 5.5 and the later versions
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
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......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
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....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Bitwise operators
The operations on binary values are performed......
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......
Events associated with Edit controls
WLanguage events associated with Edit controls...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Creating a delete query
A delete query (corresponding SQL statement......
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)...
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......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDTestSite: Load test
The stress tests are used to check......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......