ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating a translation file
WDINT allows you to create a translation file....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Variable scope
Variables can be declared anywhere in the code....
WEBDEV license agreement
WEBDEV license agreement...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
11. External component
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
.NET object
To access a class......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WDOptimizer: Editing and modifying a ".REP" file
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
9. Application menus
Menus are displayed in different ways......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....