ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Drawer control properties
List of properties associated with the Drawer control...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Bitwise operators
The operations on binary values are performed......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Classes, members, methods and properties
A class is made of......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
How to open a page?
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Events associated with Calendar controls
List of events associated with Calendar controls...
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.