ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Extracting the text of the project
The following text can be extracted......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
RGB (Function)
Defines a color from its Red, Green and Blue components.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Structure (Type of variable)
A structure is a custom type of data...