ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
DotNetDelegate (Function)
Initializes a.NET delegate.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Error 502: Incompatible type
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
1. Examples provided with WINDEV Mobile
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Val (Function)
Returns the numeric value of a character string.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Variable scope
Variables can be declared anywhere in the code....
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
iPrintReport (Function)
Prints a report created with the report editor.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
Using an external component in an application
A component can be reused at any time in any application......