ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Selection (Property)
The property Selection property is used to manage the selection.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Installing a SOAP server with Apache
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....