ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
xlsUnmergeCell (Function)
Unmerges a range of cells.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Handling Organization Chart controls programmatically
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
eCurrencyName (Function)
Returns the caption of a currency.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.