ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Report viewer: Proposing several reports
In the document preview, end users can......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
OCR constants
Adds a language to the native OCR system....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
3. Site development life cycle
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HRead (Function)
Reads a record in a file according to a given record number.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......