ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Specific features of the Express version
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Translating a text file with WDTRAD
Browser management functions
List of functions for managing browsers...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Specific features of the Express version
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......