ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Manager of automated tests
The test manager is used to......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Events associated with Calendar controls
List of events associated with Calendar controls...
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFDelete (Function)
Deletes records from a Salesforce database.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....