ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
fWrite (Example)
Usage example of the fWrite function
FTPSend (Example)
Usage example of the FTPSend function
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
GridlinesVisible (Property)
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
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....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Right (Function)
Extracts the last characters from a string or string buffer.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Various WEBDEV constants
Various WEBDEV constants...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
HModify (Example)
Usage example of the HModify function
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function