ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Executables in Console mode
TestCheckFalse (Function)
Checks whether an expression is false 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.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Popup window
WINDEV allows you to open windows in popup format......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Managing assertions
...The main available features are as follows:...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
2. Analysis in practice
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.