ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
IntegerPart (Function)
Returns the integer part of a number.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPRequest (Function)
Starts an HTTP request on a server.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......