ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
BrowserPlatform (Function)
Returns the user's browser platform....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
BrowserType (Function)
Returns the type of browser used by the Web user.
sOpen (Example)
Usage example of the sOpen function
HChangeName (Function)
Modifies the physical name of a data file.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
API (Function)
Runs a function found in an external DLL.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Advanced types
The advanced types of WLanguage are as follows...
Warning 18: Loop without potential end
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......