ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SQLFirst (Example)
Usage example of the SQLFirst function
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
PageDisplay (Function)
Displays a web page in the user's browser....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WinStatus (Function)
Identifies or modifies the window status.
Time management help
Time management is extremely important......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
29. SEO in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Window (External language)
Returns the number of windows opened at a given time.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.