ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Overview
Overview of the different operators...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Passing parameters
The parameters can be passed to a procedure......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
WEBDEV Application Server - 10 connections - License agreement
Print functions (prefixed syntax)
List of print functions...
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).