ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
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.
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.
ThreadCurrent (Function)
Returns the name of the thread currently run.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
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.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
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).
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.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....