ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Chart: Managing legends
Several types of legends are supported in the charts......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Constants for managing emails
List of constants used by the functions for managing emails....
2. Examples and components provided with WEBDEV
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
EXE constants
List of constants used by the functions for managing executables....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
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....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......