ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Using the Salesforce service
Salesforce is a very popular CRM software......
ComponentInfo (Function)
Returns information about a component.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
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....
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......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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......
OCR constants
Adds a language to the native OCR system....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
The home page
The home page is the first page of your site......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....