ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
OpenMobileWindow (Function)
Opens a window in a mobile application.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Operator on Address
The & operator returns the address of a variable as an integer