ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Burner constants
List of constants used by the burner functions....
Browser constants
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Entity of a CDM
To group information according the MERISE method, entities must be created......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SocketConnect (Function)
Connects a client computer to a given socket.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Summary table: Managing the application directories according to the platform