ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Constants for managing Beacons
The following constants are used to manage Beacons:
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Report based on a query
Queries are used to easily select records in one or more data files......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Properties associated with a page
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Constants for managing Windows events
The following constants are used to manage Windows events:...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Line control properties
List of properties associated with the Line control...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
BTStack (Function)
Returns the Bluetooth stack currently used.