ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
5. User Groupware in practice
Ad Hoc deployment
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
How to create a patch?
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Telemetry: Main features