ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
LooperAdd (Function)
Adds a row at the end of a Looper control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.