ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
SysNation (Function)
Returns the nation currently used by the system.
fStopCompress (Example)
Usage example of the fStopCompress function
HOpenConnection (Function)
Opens a connection to a specific database.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Error 2109: You are using the ObjectInfo function
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HState (Function)
Used to find out the state of a record.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
fMemOpen (Function)
Opens a memory zone shared between several applications.