ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
fUnlock (Function)
Entirely or partially unlocks an external file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
ServiceWait (Function)
Pauses the current service during the specified duration.
fLock (Function)
Entirely or partially locks an external file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
EventChange (Function)
Modifies the status of an event.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
FolderData (Function)
FolderData is kept for backward compatibility.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.