ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
fSeek (Example)
Usage example of the fSeek function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
SMSSend (Function)
Sends an SMS.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWrite (Function)
Writes: a character string into an external file. a memory section....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Conversion (Function)
Converts a value from a unit to another one.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Phone constants (Android / iOS)
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....