ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an insert query
An insert query (corresponding SQL statement......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Status bar of windows
The status bar of a window is used to display several types of information......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Detailed use of WINDEV FTP/RPC
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
5. Project configuration
Project configuration...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Events associated with Flash controls
List of events associated with Flash controls...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
2. Static or dynamic site
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Merging differences (SCM)