ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
TableMode (Function)
TableMode is kept for backward compatibility.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
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, ......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating a select query
A select query (corresponding SQL statement......
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......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
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......
Functions for handling directories and external files
List of functions for handling external files...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Comparison operators
The comparison operators can be divided into several categories......
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....