ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Creating a query
Two methods can be used to create a query......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
5. The following files are automatically created
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......