ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SNMP constants
List of constants used by the SNMP functions....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The structure of the file for remote control
The management of remote control uses a file in INI format......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HDescribeFile (Function)
Describes a data file programmatically.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Hyper File functions available for backward compatibility
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......