ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
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)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Project description: Options tab
The project description window allows you to configure various elements of your project......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
Error 105: Redefinition of the local variable
15. Creating the executable in practice
Creating the executable in practice...
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
FinRedemption (Example)
Usage example of the FinRedemption function
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HTTPRequest (Function)
Starts an HTTP request on a server.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.