ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
OpenSister (Function)
Opens a non-modal sibling window.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Data persistence
The data persistence is used to store the value typed by the user......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Configuring the setup program
Two tools can be used to create a setup program......
Reals
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Defining clickable areas
In a page, an Image control can contain clickable areas......