ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication: The different types
The data replication is a powerful feature......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Defining a help window template
WINDEV allows you to create help window templates......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
HTTPSendForm (Function)
Sends an HTTP form.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Constants for managing projects
List of constants used by the functions for managing projects....
MCI constants
List of constants used by the MCI functions....
The different types of windows
The following types of windows can be created in a WINDEV application......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Constants for external files
List of constants used by the functions for managing external files....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MySelf (Reserved word)
MySelf is used to handle the current control...