ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
History of versions
The history of setup versions is an advanced feature of the network setup......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Local procedure
Two types of procedures are available......
RedisSet (Function)
Changes the value of a key on a Redis server.
Log (Function)
Calculates the decimal logarithm of a numeric value.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Accessibilité (Property)
CoTan (Function)
Calculates the cotangent of an angle.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Cos (Function)
Calculates the cosine of an angle.
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, ......
Tangent (Function)
Calculates the tangent of an angle.
Type (Property)
The Type property is used to get and change the type of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating requirements
The following steps must be performed to implement the requirements......