ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Outstanding progress bars
Simple or symmetric progress bar?...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Organization chart linked to a data file
Events associated with pages
List of events associated with pages...
9. Types of standard controls
Types of standard controls...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....