ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
29. SEO in practice
Secret string vault
Passwords, private keys and tokens are often used in programming......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
List of extension attributes
The list of extension attributes ......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Creating the menus for the windows of the WINDEV RAD pattern
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iPrintDoc (Function)
Prints a document in "docx" format.