ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a project: setting
By testing the project you can simulate how the application will run......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Date (Type of variable)
The Date type enables you to easily handle the dates...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HDelete (Function)
Deletes a record from a data file (query or view).
Debugging constants
List of constants used by the debugging functions...
Date and Time management functions
List of functions for managing dates and times...