ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Scheduler control events
The following events associated with Scheduler controls:...
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...
Programming custom calculations in Table controls
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
PermissionRequest (Function)
Prompts the user to grant an application permission.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
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.
14. Controls in practice
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.