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.
Using the query result
The result of a select query can be used in......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper...
Operating mode of dynamic Active WEBDEV Pages
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
NextTitle (Function)
Modifies the title of next window to open.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating a query
Two methods can be used to create a query......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Multi-product external components
Components are a remarkably useful tool for development teams......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.