ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpenTempFile (Function)
Creates and opens a temporary file.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Address
The Address keyword can correspond to...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
EventChange (Function)
Modifies the status of an event.
Error 24: No END statement is associated with this LOOP
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Various constants
List of various constants....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Error 27: No END statement is associated with this ELSE
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)....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
KeyPressed (Function)
Checks which key is pressed.
Salesforce functions
List of Salesforce functions...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grDeleteAll (Function)
Erases a chart and destroys this chart.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.