ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Google Contacts management functions
List of functions for managing Google contacts...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Installing and starting WDTRAD
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
2. User-friendly editors in practice
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Assignment operators
Three assignment operators are available......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Viewing a report in 3D
Your report displays controls that overlap?......