ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xBase files: Limits
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
MyParent (Reserved word)
MyParent is used to handle...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constant
The constants are language elements whose value is fixed once and for all...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Events associated with the project
List of events associated with the project...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Twain constants
List of constants used by the Twain functions....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Type (Property)
The Type property is used to get and change the type of an element.