ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Chart constants
List of constants used by the functions for chart management....
Environment of the project editor
The main elements of the project editor are as follows:
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Event (Example)
Usage example of the Event function
Handling the report blocks through programming
Each report block is associated with different events......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
16. Application test in practice
zipSplit (Example)
Usage example of the zipSplit function
State (Property)
The State property is used to get and change the state of an element.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
OpenMainMenu (Function)
Opens the main menu of the current window.
WDMSG license agreement
WDMSG license agreement...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.