ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Error 30: An exception process cannot be declared inside another exception process...
SQLExec (Example)
Usage example of the SQLExec function
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
List of reserved words
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
7. Multilingual applications in practice
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
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......
Principle for running threads
At runtime, an application runs in a main thread......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
11. Controls in practice
Discover the main characteristics of the controls...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......