ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
dbgInfo (Function)
Returns a debug information.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
List of operators
Composite variable
A composite variable contains different types of elements (members)...
FontCreate (Function)
Creates a font definition.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Defining clickable areas
In a page, an Image control can contain clickable areas......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......