ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
SNMP constants
List of constants used by the SNMP functions....
CursorCapture (Example)
Usage example of the CursorCapture function
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Print constants
List of constants used by the print functions....
Scheduler control events
The following events associated with Scheduler controls:...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
14. Controls in practice
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.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
WINDEV Mobile 2024 Tutorial - Table of contents
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.