ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle 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...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
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.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SocketRead (Function)
Retrieves a message sent by another socket.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).