ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
1. Project and analysis
Using the task management and the schedule
Time management is extremely important......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HClient structure
The HClient structure is used to......