ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
Google Contacts management functions
List of functions for managing Google contacts...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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.
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?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
AWP without UI
Bootstrap, Angular, React, Vue......