ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceContinue (Function)
Restarts a paused service.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
14. Managing the "Back" button in practice
ServicePause (Function)
Pauses a service.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
SNMPStartSession (Function)
Starts an SNMP session.
PDFPassword (Function)
Protects a PDF document with a password.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Error 706: The property does not exist on this type of control
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Compression (Property)
The Compression property gets and sets the data compression mode.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.