ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
REP files
REP files contain the list of data files handled by the application....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
.NET application
To create a.NET application from a project......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
GetActiveObject (Example)
Usage example of the GetActiveObject function
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
State (Property)
The State property is used to get and change the state of an element.
Combination (Type of variable)
A combination is a set of options.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
MatWrite (Function)
Writes an element into a matrix.
BurnerSave (Example)
Usage example of the BurnerSave function
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WithSpace (Example)
Usage example of the WithSpace function
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
GglListCalendar (Example)
Usage example of the GglListCalendar function
Character strings
WLanguage supports different types of strings....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
HCreation (Example)
Usage example of the HCreation function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
NetworkDisconnect (Function)
Disconnects a network drive.
16. Java applications in practice
Java applications in practice...