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.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Factorial (Function)
Returns the factorial of an integer number.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
grSourceSeries (Function)
Defines the source of a series.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
WINDEV FTP functions
List of WINDEV FTP functions...
Wait (Function)
Temporarily stops the program execution.