ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grColor (Function)
Returns and initializes the color of different chart elements.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).