ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Component>.Load (Function)
Loads an external component independent of the current project.
Operations performed on class diagrams
The following paragraphs explain......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
The Static Text control
A Static Text control is a control used to display a static text......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Help with new features: Informing users about new developments
Applications are constantly evolving......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......