ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 26: No END statement is associated with this THEN
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True 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.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
13. Generation modes
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
Print modes of a report
Several print modes are available for a report....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......