ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlCurrent (Function)
Returns the name of the control currently in edit.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
TreeListItem (Example)
Usage example of the TreeListItem function
String (Variable type)
The String type is used to manipulate strings......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WINDEV FTP functions
List of WINDEV FTP functions...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
FTPDate (Example)
Usage example of the FTPDate function
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Financial functions
List of financial functions...
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.