ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WINDEV Mobile Framework License Agreement
AppInstallUPD (Function)
Triggers the automatic update of current application.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ExceptionPropagate (Function)
Propagates an exception.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The Edit control
The Edit control allows users to enter data......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
WDMSG license agreement
WDMSG license agreement...
The Check Box control
A Check Box can correspond to......
Burner constants
List of constants used by the burner functions....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Looper control functions
List of functions for managing Looper controls...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
ServiceUninstall (Function)
Uninstalls a service.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.