ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
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......
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......
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.......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
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....
The Tab control
The Tab control is used to simultaneously display different controls......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Local procedure
Two types of procedures are available......