ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToName (Function)
Returns the name of a language.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Camera/Video functions (prefix syntax)
fCurrentDir (Function)
Identifies or modifies the current directory.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Video functions
List of video functions...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Handling menu options programmatically
The menu options can be handled......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Recompiling the project
The project compilation is a process used to......
Telephony constants
List of constants used by telephony functions...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......