ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Handling Gantt Chart controls programmatically
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Static control
A Static control is a control used to display a static text......
State (Property)
The State property is used to get and change the state of an element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
How to develop a PHP site?
What is a PHP site?......
Conversion (Function)
Converts a value from a unit to another one.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......