ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Creating help pages
A help system includes several pages......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
fDelete (Example)
Usage example of the fDelete function
5. Deploying a dynamic site (Session or AWP) in practice
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
WEBDEV Application Server 2024
ArrayCopy (Function)
Copies the content of an array to another array.
DocClose (Function)
Closes a docx file and frees the document.