ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSGetPosition (Function)
Retrieves information about the current device position.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Handling the framesets
The different operations that can be performed on the framesets are as follows......