ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication (Property)
The Replication property is used to identify and change the replication mode.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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
Assisted universal replication: specific features
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.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
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.
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).
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......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
fTempFile (Example)
Usage example of the fTempFile function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function