ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.