ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Kanban control events
The following events are associated with Kanban controls......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....