ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ThreadPersistent (Function)
Makes a thread persistent.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods)...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions...
11. Choosing the action of a button/link
MouseYPos (Function)
... Used in a mouse or stylus process (click, hover, left or right button down, etc.).
iListNestedReports (Function)
of the processes of the report currently printed). the list of sequenced reports currently printed...
MouseXPos (Function)
... or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
11. User Macro-Code: UMC in practice
Managing parallel tasks
The computers are becoming more and more powerful......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
12. Retrieving data from a site
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Variable scope
Variables can be declared anywhere in the code....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates...
Code history
The code history is used to......
Programming automatic calculations in the columns of a Table control
ERR_LAUNCH_FAILED
Runtime log
The runtime log is the best way to identify the most used features of an application......
CommandLine
The CommandLine keyword can correspond to...
BREAK statement/"BREAK:" label
of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management...
Software Factory
The concept of software factory is used to automate the process for creating applications....
1
3
4
5
6
7
46
>