ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
String functions
List of functions for managing character strings...
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
SOAPRun (Function)
Runs a procedure on a SOAP server.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
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......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.