ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Rotation (Function)
Rotates an Image control.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HTML (Property)
The HTML property is used to configure the use of HTML content.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Using the Salesforce service
Salesforce is a very popular CRM software......
User (Property)
The User property is used to identify and change the user of a feature.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).