ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Items used in a select query
A query created in the query editor can contain several types of items......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
SMSSend (Function)
Sends an SMS.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.