ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sum (Function)
Calculates the sum of the array elements.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Dequeue (Function)
Removes an element from the queue.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Pop (Function)
Pops an element from a stack.
Complete (Function)
Returns a character string of a specified length.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
VariableReset (Function)
Resets the variable to its initial value.
MatExist (Function)
Checks the whether the matrix exists in memory.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HErrorLock (Function)
Used to check whether a lock error occurred.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fCompare (Function)
Compares the content of two files bit by bit.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
InitRandom (Function)
Initializes the generator of random numbers.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.