ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Example)
Usage example of the fCreate function
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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)......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Principle for running threads
At runtime, an application runs in a main thread......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HTMLToRGB (Function)
Converts the HTML color into RGB color.
fClose (Example)
Usage example of the fClose function
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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.
GglUploadDocument (Function)
Uploads a document to the Google server.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Software Factory
The concept of software factory is used to automate the process for creating applications....