ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
dArc (Example)
Usage example of the dArc function
Repairing the project
In some cases, "Project......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Constants for managing animations
List of constants used by the functions for managing the animations...
HInfoLog (Function)
Returns information about the server logs.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ServicePause (Function)
Pauses a service.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Error 1016: The method of the class is private
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Error 803: Return and Result cannot be used in the same process