ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control based on a data file
This type of Looper control uses data from a data file or query......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Compilation options (chm format)
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Events associated with Button controls
List of events associated with Button controls...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Handling controls in a report
The different operations available for the report controls are as follows......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.