ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Manager of automated tests
The test manager is used to......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
fMoveFile (Function)
Moves a file from one directory to another.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PDF Reader control events
Events associated with a Switch control
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
fCompress (Function)
Compresses a file.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
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......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......