ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
iPrintReport (Function)
Prints a report created with the report editor.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MemFound (Function)
Checks whether the sought element was found.
fLongName (Example)
Usage example of the fLongName function
Installing and starting WDTRAD
zipSize (Example)
Usage example of the zipSize function
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Break in a report
The break is used to group the records corresponding to a sort criterion......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.