ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
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...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
SMSSend (Function)
Sends an SMS.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Saving entered data (AAF)
Report viewer: Proposing several reports
In the document preview, end users can......