ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
InitRandom (Function)
Initializes the generator of random numbers.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
LDAPNbValue (Function)
Returns the number of values for an attribute.