ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
iPreview (Function)
Configures the print destination.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Installing a SOAP server with Netscape iPlanet 4.1
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HChangeConnection (Example)
Usage example of the HChangeConnection function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Check model
You can use check models to easily create checks...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Query editor: Characteristics