ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Index (Property)
The Index property is used to get the index of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones...
EndProgram (Function)
Ends the execution of the current program.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
URI constants
The following constants are used by URI-specific functions:...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).