ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
KeyPressed (Function)
Checks which key is pressed.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
iSkipLine (Function)
Forces one or more line break.
ComponentInfo (Function)
Returns information about a component.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Constants for managing emails
List of constants used by the functions for managing emails....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
EmailReadFirst (Example)
Usage example of the EmailReadFirst function