ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Constants for managing tiles
Constants for managing the Image Editor control
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
12. External component in practice
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).