ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HLogRecreate (Function)
Used to re-create an empty log.
The HTML Display control
The HTML Display control displays a web page in an application......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
17. Project Management Hub
...Project Management Hub...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
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....
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?......
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
5. HFSQL Cient/Server
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
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.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).