ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
System constants
List of constants used by the system functions....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Animation (Property)
The Animation property animates an image.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Query editor
The query editor is used to automatically create queries on the data files......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Project description: Options tab
The project description window allows you to configure various elements of your project......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The OLE control
The OLE control is used to handle an OLE object......
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min