ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ThreadCurrent (Function)
Returns the name of the thread currently run.
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.
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).
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.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
EmailLoadAttachment (Function)
Adds an attached file to an email.