ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Drawing constants
List of constants used by the drawing functions....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Date management constants
List of constants used by date management functions...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Emulating constants
List of constants used by the functions for emulating automated tests....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Constants for managing Windows events
The following constants are used to manage Windows events:...
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.