ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ErrorThrow (Function)
Throw a non-fatal error.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Constants for managing character strings
List of constants used by string management functions...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDescribeFile (Function)
Describes a data file programmatically.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......