ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Bluetooth constants
List of constants used by the Bluetooth functions....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with the project
List of events associated with the project...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HOpenConnection (Function)
Opens a connection to a specific database.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Interactive notification management constants
Interactive notification management constants...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......