ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
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......
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.