ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
ReplicInfo (Function)
Returns information about a replication.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Compilation options (chm format)
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Extern (Reserved word)
EXTERN is used to...
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......
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...
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....