ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
State (Property)
The State property is used to get and change the state of an element.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Start of Break block (Break header)
The Start of break block is optional......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
BackgroundColor (Property)
The BackgroundColor property gets and sets the background color of an element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.