ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
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.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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)....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
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......
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....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.