ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Analysis links
The links are used to link the files found in an analysis between themselves......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Describing a problem to the Free Technical Support
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.