ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Table,Modify (External language)
Modifies an element in a Table control.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.