ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
9. Sharing a project in practice
Sharing a project in practice...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
zipDeleteFile (Function)
Deletes a file from an archive.
ServiceWait (Function)
Pauses the current service during the specified duration.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
HChangeName (Function)
Modifies the physical name of a data file.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.