ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Google Maps management functions
List of functions for managing Google maps...
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...