ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Information 2104: This function is kept for backward compatibility
Code editor: Display options
The code editor proposes several display options......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
WDMSG license agreement
WDMSG license agreement...
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......