ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Data model editor: types of links
Several types of links can be found between the files......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Emulating constants
List of constants used by the functions for emulating automated tests....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Service variable
The Service variable is used to......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.