ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HCancelBackup (Function)
Cancels a current backup.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
MaskFormat (Function)
Formats a character string using an InputMask variable.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Creating and handling an item
The main operations that can be performed on an item are as follows......