ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Help system properties
The properties of help system are used to define......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Diagram constants
The following constants are used to manage diagrams:...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
grSourceSeries (Function)
Defines the source of a series.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Hasp constants
The Hasp constants are as follows......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.