ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WEBDEV Application Server - 10 connections - License agreement
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
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......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Step 1: Configuring the print parameters
This step allows you to choose......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Private Store for mobile applications
There are two methods two deploy your applications......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Events associated with Looper controls
List of events associated with Looper controls...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....