ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WDZip: Creating or modifying an archive
This help page explains how to......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
SocketWrite (Function)
Writes a message intended to another socket.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Automation object
The Automation keyword is used to declare an automation object...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SocketConnect (Function)
Connects a client computer to a given socket.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.