ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
How to save and retrieve an image in a binary memo
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
IFrame control
IFrame is an HTML concept......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Internal component description
The description of an internal component can opened at any time......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Error 1018: The method is global: use the: operator: to access it
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Installing and starting WDTRAD
Report viewer: Proposing several reports
In the document preview, end users can......
The Signature control
The Signature control is a report control used to sign......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Principle of remote check
Replication: The different types
The data replication is a powerful feature......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......