ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorCapture (Example)
Usage example of the CursorCapture function
fOpenTempFile (Function)
Creates and opens a temporary file.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
PageChangeLayout (Function)
Applies a specific layout to a page.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Constants for managing the spell check
Component (Type of variable)
The Component type is used to easily handle an external component.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Constants for managing the registry
List of constants used by the registry management functions....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).