ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
7. AJAX technology
5. User Groupware in practice
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
16. Protecting access to the site: passwords
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
AJAX management functions
List of functions for AJAX management...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.