ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a window
This help page presents the characteristics of an Image control found in a window...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Automation object
The Automation keyword is used to declare an automation object...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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.
HOpenConnection (Function)
Opens a connection to a specific database.
WINDEV Mobile concepts
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
12. Synchronizing data
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HTTP constants
List of constants used by the HTTP functions....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.