ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDSQL, SQL querier: Overview
WDSQL is used to......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
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.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Installing a SOAP server with Apache
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......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
.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.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......