ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input (Function)
Displays a message allowing the user to type an information.
HTTP constants
List of constants used by the HTTP functions....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Font (Type of variable)
A Font variable creates a font programmatically...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
fMemExist (Function)
Checks the existence of a shared memory zone.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Constants for sound management
List of constants used by the functions for sound management....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
2. Projects in practice
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Using a query with parameters
A query with parameters can be used......
14. Managing the "Back" button in practice
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Events associated with Link controls
List of events associated with Link controls...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.