ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
zipOpen (Function)
Opens an existing archive.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Constants for the archiving functions
List of constants used by the archiving functions....
Browser constants
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....