ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDStatus (Function)
Returns the status of an OID.
GglUploadDocument (Function)
Uploads a document to the Google server.
Creating an insert query
An insert query (corresponding SQL statement......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Chart: Managing legends
Several types of legends are supported in the charts......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
BrowserShare( Function)
Starts native device sharing.
SNMPOIDDescription (Function)
Returns the description of an OID.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
SNMPOIDType (Function)
Returns the type of data in an OID.
Constants for managing the Image Editor control
FontCreate (Function)
Creates a font definition.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......