ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component description
The description of an internal component can opened at any time......
14. Report templates
Report templates...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
22. Report templates
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
MyParent (Reserved word)
MyParent is used to handle...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......