ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
WaitWindowStart (Function)
Opens the wait window of application.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Euro constants
List of constants used by the functions for managing the Euro....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
2. WEBDEV administrator in practice
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Upload control events
The following processes are associated with the Upload control:...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.