ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HCreateView (Example)
Usage example of the HCreateView function
SQLPrevious (Function)
Positions on the previous row of the query result.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Referring to an element in a WLanguage event / process
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HCloseAnalysis (Function)
Closes the current analysis.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
14. Controls in practice
Events associated with pages
List of events associated with pages...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......