ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
Comparison operators
The comparison operators can be divided into several categories......
Sidebar control properties
List of properties associated with the Sidebar control...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HState (Function)
Used to find out the state of a record.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Installing a SOAP server with Netscape iPlanet 4.1
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ShellExecute (Function)
Opens a document in its associated application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Position (Function)
Finds the position of a specified string within another string.
11. Internal components in practice
Internal components in practice...
Constants for managing Map controls
Constants for managing Map controls...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
WINDEV and the SOAP protocol
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...