ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Company (Property)
The Company property is used to get and modify the company associated with an element.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Generator (Property)
The Generator property is used to identify the program that generates an element.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Movable (Property)
The Movable property is used to define if an element can be moved.
gImage (Function)
Builds a sequence of characters containing an image.
15. Repeating a group of controls: loopers
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Error 4: A space is required after the ':' character
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...