ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
fUnlock (Function)
Entirely or partially unlocks an external file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Installing a SOAP server with IIS
Bar code constants
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Accessing a database via a web service
The database can be accessed via a web service......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Page with parameters
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fLock (Function)
Entirely or partially locks an external file.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Step 1: Configuring the print parameters
This step allows you to choose......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.