ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCancel (Function)
Cancels the current burn process.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
PageParameter (Function)
Returns the value of a parameter passed to the current page.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
2. Analysis in practice
Constants for managing projects
List of constants used by the functions for managing projects....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
History of versions
The history of setup versions is an advanced feature of the network setup......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Constants for external files
List of constants used by the functions for managing external files....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
fUnlock (Function)
Entirely or partially unlocks an external file.