ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UUDecode (Function)
Decodes a character string in UUEncode format.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
Source (Property)
The Source property gets and sets the source of an element.
iEllipse (Function)
Prints an ellipse (in a rectangle).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Event (Example)
Usage example of the Event function
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HChangeName (Function)
Modifies the physical name of a table.
HPass (Function)
Defines the password used to create or open a table.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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.
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.