ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaration (Property)
The Declaration property is used to define a type.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
grGridlines (Function)
Displays or hides the chart gridlines.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HReadSeek (Example)
Usage example of the HReadSeek function
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
zipIsMulti (Example)
Usage example of the zipIsMulti function
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
iZoneHeight (Example)
Usage example of the iZoneHeight function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....