ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
TelemetryEnable (Function)
Enables the telemetry manually.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Advanced types
The advanced types of WLanguage are as follows...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Events associated with internal windows
List of events associated with internal windows...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.