ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Dedicated server or shared server?
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
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.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Organization chart linked to a data file
Passing parameters
The parameters can be passed to a procedure......
Telemetry: Main features
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Assisted universal replication: specific features
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Error 108: The size of the variable is not allowed
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.