ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
HFSQL Client/Server: Configuring the server
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ERR_CANNOT_CREATE_TMP
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Global and local variable
Two types of variables are available......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
How to develop a PHP site?
What is a PHP site?......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Creating the Relation pages of a WEBDEV RAD pattern
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......