ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Event (Example)
Usage example of the Event function
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
XMLNext (Function)
Positions on the next element (tag or attribute).
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Passing parameters
The parameters can be passed to a procedure......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Error 25: No THEN statement is associated with this IF