ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
KioskDisable (Function)
Disables kiosk mode for the current application.
HListFile (Example)
Usage example of the HListFile function
zipNbFile (Example)
Usage example of the zipNbFile function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Assisted universal replication: specific features
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Iconize (Function)
Minimizes a WINDEV window.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
fCompare (Function)
Compares the content of two files bit by bit.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......