ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Project description: Style tab
The project description window allows you to configure various elements of your project......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HCross (Function)
Crosses a record in a data file.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Python: Native calls
WLanguage allows for native Python calls......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Installing a Webservice (old format)
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Events associated with TreeView controls
List of events associated with TreeView controls...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HTTPSendForm (Function)
Sends an HTTP form.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
How to open a window?
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....