ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Multi-product external components
Components are a remarkably useful tool for development teams......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TimeZone (Property)
The TimeZone property is used to set the time zone.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Visible (Property)
The Visible property is used to set the visibility of an element.
Default (Property)
The Default property is used set default values.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
WholeDay
The WholeDay property is used to set an event for an entire day.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......