ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
ArrayCopy (Function)
Copies the content of an array to another array.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
iMargin (Function)
Defines the "logical" print margins.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
SMSSend (Function)
Sends an SMS.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
StatVariance (Function)
Calculates the variance for a series of values.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.