ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
fLock (Example)
Usage example of the fLock function
Creating a flexible modeling
To create a new flexible modeling, you can......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HDFS constants
The following constants are used by the HDFS functions:...
Multimedia constants
List of constants used by the multimedia functions....
MCI constants
List of constants used by the MCI functions....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Assignment operators
Three assignment operators are available......
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
"?" menu
WINDEV proposes a help menu adapted to your applications......
fCopyFile (Example)
Usage example of the fCopyFile function
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....