ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Warning (Function)
Displays a custom message in a system warning window.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Record (Type of variable)
The Record type is used to save the values of a record.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
iCreateFont (Function)
Creates a new print font.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The Organizer control
The Organizer control is used to display and handle organizers......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
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
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
zipDeleteFile (Function)
Deletes a file from an archive.