ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Binding controls to data
A window or page can display information from......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
2. Examples and components provided with WEBDEV
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......
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
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
OCR constants
Adds a language to the native OCR system....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
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......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
3. Site development life cycle
HRead (Function)
Reads a record in a file according to a given record number.