ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
CallDLL32 (Function)
Runs a function found in an external DLL.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Copying and cloning
Variables are copied using the "=" operator...
Creating the windows and the pages of the RAD pattern
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
NextTitle (Function)
Modifies the title of next window to open.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Automation object
The Automation keyword is used to declare an automation object...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
fDir (Function)
Finds a file or directory.