ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WINDEV and the SOAP protocol
Constants for telemetry management
Constants for telemetry management...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating the Vision windows of the WINDEV RAD pattern
Constants for WLanguage types
List of constants for managing WLanguage types....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Guided tour management constants
zipCreateExe (Example)
Usage example of the zipCreateExe function
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.