ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Events associated with pages
List of events associated with pages...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
fSplit (Function)
Splits a file into several files.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Translating a text file with WDTRAD
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Applet control properties
List of properties associated with the Applet control...
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
How to save and retrieve an image in a binary memo
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....