ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Constants for managing Map controls
Constants for managing Map controls...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
SocketConnect (Function)
Connects a client computer to a given socket.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Constants for external files
List of constants used by the functions for managing external files....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
FolderData (Function)
FolderData is kept for backward compatibility.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.