ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
KeyPressed (Function)
Checks which key is pressed.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Programming the table cells
The Table controls can be handled......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
HOnError (Function)
Customizes the management of HFSQL errors.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......