ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Configuring the setup program
Two tools can be used to create a setup program......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Rights on the virtual directory
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Setup of the WEBDEV Application Server for Linux
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.