ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
2. WEBDEV administrator in practice
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Defining columns of Table controls programmatically
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
9. Monitor your sites, servers, etc.
12. Pages in practice
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Removing a project from the SCM (Source Code Manager)
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......