ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Asc (Function)
Returns the ASCII code of the specified character.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
EndProgram (Function)
Ends the execution of the current program.
Open (Function)
Opens a modal WINDEV window.
Creating the Table windows of the WINDEV RAD pattern
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SQLExec (Example)
Usage example of the SQLExec function
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Animation (Property)
The Animation property animates an image.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fWrite (Example)
Usage example of the fWrite function
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.