ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
fCurrentDir (Function)
Identifies or modifies the current directory.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
3-tier architecture
The development in "3-tier" architecture is now simplified......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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.
PDF Reader control events