ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
fClose (Function)
Closes an external file.
HDescribeLink (Function)
Describes a link between two data files through programming.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Creating an executable: General options
The main executable options are as follows......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
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.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Test of a query
The query editor allows you to run the test of query result......
Google Calendar management functions
List of functions for managing Google calendars...
Deployment package
The deployment package creates a ZIP file containing the site's setup......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HConnect (Example)
Usage example of the HConnect function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.