ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
dbgInfo (Function)
Returns a debug information.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Operations performed on class diagrams
The following paragraphs explain......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Using an external component in an application
A component can be reused at any time in any application......