ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Google constants
List of constants used by the Google functions....
3. Deploying a WINDEV application
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
WEBDEV Application Server - 10 connections - License agreement
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
PDF Reader control events
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
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.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......