ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
7. Multilingual sites in practice
Project description: Project tab
The project description window allows you to configure various elements of your project......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native Sybase Connector for WINDEV and WEBDEV 2024
Creating a Pivot Table control
To create a Pivot Table control......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Edit options of a report
The report editor allows you to......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
7. Multilingual applications in practice
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Functions for handling directories and external files
List of functions for handling external files...
Operator on Address
The & operator returns the address of a variable as an integer
Native Access to SAP
SAP is a widely used ERP......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...