ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
DotNetRun (Function)
Runs a procedure on a .Net server.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
SysIconAdd (Example)
Usage example of the SysIconAdd function
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
GetDefinition (Function)
Retrieves the definition of element type.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Configuring the IIS 7/7.5 server
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
How to open a page?