ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
OpenSister (Example)
Usage example of the OpenSister function
VariableReset (Function)
Resets the variable to its initial value.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.