ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ShellExecute (Function)
Opens a document in its associated application.
UUDecode (Function)
Decodes a character string in UUEncode format.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Financial constants
List of constants used by the financial functions....
InJavaMode (Function)
Indicates whether the code is run in Java.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.