ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
SysSerialNum (Function)
Returns the IMEI number of the current device.
2. WEBDEV administrator in practice
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
ServiceControl (Function)
Sends a control message to a service.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....