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.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PDFToText (Function)
Extract the text contained in an Document PDF.
.NET Assemblies
.NET is Microsoft's software development platform......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Google Calendar functions
List of functions for managing Google calendars...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Python: Native calls
WLanguage allows for native Python calls......