ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SQLFirst (Function)
Positions on the first row of the query result.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Events associated with TreeView controls
List of events associated with TreeView controls...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Detailed use of WINDEV FTP/RPC
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Reports
A report provides a custom view of data......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....