ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Fax constants
List of constants used by the functions for managing faxes....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Constants for managing character strings
List of constants used by string management functions...
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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......