ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDir (Function)
Identifies or modifies the current directory.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Constants for manging the replication
List of constants used by the functions for managing the replication....
ServiceUninstall (Function)
Uninstalls a service.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
grDraw (Function)
Draws a chart according to the specified parameters.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
CallDLL32 (Function)
Runs a function found in an external DLL.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Table,Modify (External language)
Modifies an element in a Table control.