ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Info (Function)
Displays a custom message in a system information window.
FileDisplay (Function)
Displays a file in the browser of Web user.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fMemOpen (Function)
Opens a memory zone shared between several applications.
29. SEO in practice
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
5. User Groupware in practice
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Compilation options (chm format)
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Input (Function)
Displays a message allowing the user to type an information.
The Edit control
The Edit control allows users to enter data......