ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
The Sidebar control
The Sidebar control gives access to different options......
Comparison operators
The comparison operators can be divided into several categories......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Structure (Type of variable)
A structure is a custom type of data...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Operations performed on sequence diagrams
The following paragraphs explain......
PageParameter (Example)
Usage example of the PageParameter function
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...