ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
dbgEnableLog (Function)
Enables the runtime log programmatically.
DDESend (Function)
Sends a data to the program connected via DDE.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
fEncrypt (Example)
Usage example of the fEncrypt function
HDescribeConnection (Function)
Describes a new connection to an external database.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Extern (Reserved word)
EXTERN is used to...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
iReportPrintingStatus (Function)
Returns the status of the current print.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HOpenConnection (Function)
Opens a connection to a specific database.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Serialization constants
The serialization constants are as follows:
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.