ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Events associated with Link controls
List of events associated with Link controls...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Copying and cloning
Variables are copied using the "=" operator...
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Setup mode
Several methods can be used to distribute a WINDEV application......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Service variable
The Service variable is used to......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....