ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView controls
List of events associated with TreeView controls...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Map control functions
Map control functions...
Glossary
The glossary lists all the abbreviations used in the code editor......
HDFS constants
The following constants are used by the HDFS functions:...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Environment of the project editor
The main elements of the project editor are as follows:
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
12. Available tests
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Including a supercontrol in a window or in a page
HToItem (Function)
Assigns the specified value to an item of the current record.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HRead (Function)
Reads a record in a file according to a given record number.