ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadCurrent (Function)
Returns the name of the thread currently run.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListUser (Function)
Returns the list of users defined for a connection.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.