ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 .
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
File (Property)
The File property is used to manage the files a functionality applies to.
Component (Type of variable)
The Component type is used to easily handle an external component.
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.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Constants for managing the spell check
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
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).
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.).