ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplay (Function)
Displays a "Toast" message.
iPrintReport (Function)
Prints a report created with the report editor.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HDBIndex (Function)
Opens an xBase index file.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Image control in a page
ThreadEnd (Function)
Ends the execution of the current thread.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Constants for managing the modification of windows by the user
HFSQL properties
List of HFSQL properties...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.