ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Task list
Each project can be associated with a task list......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ServiceStop (Function)
Stops a service.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
2. User-friendly editors in practice
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
6. Editing a page: zoning mode
26. Style sheets: to simplify the layout
5. HFSQL Client/Server
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
dbgEndRecording (Function)
Stops recording the scenario.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.