ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Local procedure
Two types of procedures are available......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HExecuteView (Example)
Usage example of the HExecuteView function
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
The Line control
A Line control is used to display a line in a page......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Copying controls from the page editor
The controls can be copied from the page editor......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
zipCreateExe (Example)
Usage example of the zipCreateExe function
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fMakeDir (Example)
Usage example of the fMakeDir function
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The pages
Pages are the main interface of a WEBDEV site......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Miscellaneous Windows constants
List of constants used by the Windows functions....