ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Constants for test
List of constants used by the functions for managing automated tests....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SQL view
An SQL view is a virtual data source defined by an SQL query......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.