ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberInWords (Function)
Converts a number to words.
ErrorThrow (Function)
Throw a non-fatal error.
".STY" file: "Style sheet" file
A style sheet is a "......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iPrintBlock (Function)
Forces a report block to print.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fSize (Function)
Returns the size of a file (in bytes).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
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)....
gLine (Function)
Builds a sequence of characters containing a line.
LDAPDelete (Function)
Deletes an object from the LDAP server.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
How to open a page?