ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Table,Delete (External language)
Deletes an element from a Table control.
Error 1054: 'Ancestor' cannot be used outside the code of a class
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
After
They After keyword can correspond to:
PageAddress (Function)
Used to find out the Internet address of a page.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
BrowserType (Function)
Returns the type of browser used by the Web user.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
PreviousPage (Function)
Returns the name of the previous page.
DurationToString (Function)
Converts a duration to a character string in the specified format.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The Multimedia control
The Multimedia control is used to play multimedia files......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Font (Type of variable)
A Font variable creates a font programmatically...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......