ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing TimeLine controls
Constants for managing TimeLine controls...
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.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
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).
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
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.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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.
WINDEV FTP functions
List of WINDEV FTP functions...
Wait (Function)
Temporarily stops the program execution.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.