ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
zipCreate (Function)
Creates an archive.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
grSourceSeries (Function)
Defines the source of a series.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
SysInstance (Function)
Returns the instance of a module.
Constants for managing animations
List of constants used by the functions for managing the animations...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
iCreateFont (Function)
Creates a new print font.
fMemOpen (Function)
Opens a memory zone shared between several applications.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.