ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WinForm .Net control through programming
apExecute (Function)
Runs an action plan.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
.NET object
To access a class......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Window controls
Several types of controls can be used in a window, ......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Input (Function)
Displays a message allowing the user to type an information.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).