ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Internal component
An internal component is a set of elements from a project......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Error 203: The procedure already has a scope attribute (local or global)
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The OLE control
The OLE control is used to handle an OLE object......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......