ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
fCopyDir (Example)
Usage example of the fCopyDir function
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Multimedia constants
List of constants used by the multimedia functions....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
IntegerPart (Function)
Returns the integer part of a number.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
2. Static or dynamic site
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
zipChangePath (Example)
Usage example of the zipChangePath function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TimeToInteger (Function)
Converts a time to an integer.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......