ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Examples for using the OLE DB provider for HFSQL
HLogRecreate (Function)
Used to re-create an empty log.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
17. Project Management Hub
...Project Management Hub...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
The HTML Display control
The HTML Display control displays a web page in an application......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
The Wire control
The Wire control is used to visually link 2 controls......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
5. HFSQL Cient/Server
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....