ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Assisted universal replication: specific features
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
DataType (Function)
Identifying the type of a WLanguage variable.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
WEBDEV 2024 Tutorial - Table of contents
WDZip: Creating or modifying an archive
This help page explains how to......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....