ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Query editor: Characteristics
fSelect (Function)
Opens the Windows file picker.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
8. Sharing a project in practice
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
3. Deploying a WINDEV application
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min