ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Apply (Function)
Executes a procedure for each element of a WLanguage array.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
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.
Table,Delete (External language)
Deletes an element from a Table control.
After
They After keyword can correspond to:
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
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......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
MDIOpen (Function)
Opens and enables an MDI child window.
ProgressBar (Property)
WLanguage proposes...
AppInstallVersion (Function)
Installs a specific application version.
Error 113: Non-dynamic array without definition