ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
MatFloatAdd (Function)
Adds a value to each matrix element.
fRemoveDir (Function)
Deletes a directory from a disk.
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ThreadEnd (Function)
Ends the execution of the current thread.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Description (Property)
The Description property is used to get and change the page description.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).