ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SysInstance (Function)
Returns the instance of a module.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Scheduler control events
The following events associated with Scheduler controls:...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
TableMode (Function)
TableMode is kept for backward compatibility.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......