ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. External component in practice
External component in practice...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
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....
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.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
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....
iPrintDoc (Function)
Prints a document in "docx" format.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
12. External component in practice
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
14. Controls in practice
AddLink (Function)
Adds a link to a text section in an edit control.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......