ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Custom tooltips
Tooltips are very useful for application users......
Creating the skin template of a report
Step 5: Site parameters
Once the site installed, you can define the site connection options......
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SQLExec (Function)
Names and runs an SQL query.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server,...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
HReadFirst (Function)
Positions on the first file record according to a browse item.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile...