ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
fCreate (Function)
Creates an external file.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CharactType (Function)
Returns information about the type of character.
Address
The Address keyword can correspond to...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
WordToArray (Function)
Fills an array with the words from a string.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Title (Property)
The Title property is used to get and change the title of an element.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
fCurrentDir (Function)
Identifies or modifies the current directory.
grLegend (Function)
Indicates the presence and position of legend in a chart.
zipOpen (Function)
Opens an existing archive.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.