ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating an executable: General options
The main executable options are as follows......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
PageDisplay (Function)
Displays a web page in the user's browser....