ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Events associated with Looper controls
List of events associated with Looper controls...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
ServiceWait (Function)
Pauses the current service during the specified duration.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating the Relation windows of a WINDEV RAD pattern
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Creating the Vision pages of the WEBDEV RAD pattern
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.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Using a query with parameters
A query with parameters can be used......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......