ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HTTP functions
List of HTTP functions...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grTitle (Function)
Modifies the caption and/or position of the chart title....
zipExtractPath (Function)
Returns the path of a file found in the archive.
DashDisplay (Function)
Refreshes elements in a Dashboard control.