ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
ControlNext (Function)
Returns the name of the next control in input mode.
The HTML control
The HTML control displays HTML pages or HTML code......
iFont (Function)
Selects the default font.
7. HFSQL: files physically created
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
iCurrentFile (Function)
Returns the name of the file currently generated.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......