ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
fOpenTempFile (Function)
Creates and opens a temporary file.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
StatCovariance (Function)
Calculates the covariance between two series of values.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
.NET object
To access a class......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
WDMSG license agreement
WDMSG license agreement...
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.