ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
ServiceStart (Function)
Starts a service.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ServiceStop (Function)
Stops a service.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Looper control functions
List of functions for managing Looper controls...
ServiceRestart (Function)
Restarts a service (already started).
fCopyFile (Example)
Usage example of the fCopyFile function
Modbus functions
List of Modbus functions...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Constants for managing the modification of windows by the user
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.