ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
dBackground (Example)
Usage example of the dBackground function
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Events associated with Static controls
List of events associated with Static controls...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Multimedia control properties
List of properties associated with the Multimedia control...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Events associated with Calendar controls
List of events associated with Calendar controls...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
PDFToText (Function)
Extract the text contained in an Document PDF.
SilverLight control properties
List of properties associated with the SilverLight control...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Color (Property)
The Color property is used to get and change the color of an element.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......