ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
iParameterReport (Function)
Configures the printer by opening the configuration window.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Events associated with the project
List of events associated with the project...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
2. Static or dynamic site
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
12. Available tests
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
NotifDeleteCategory (Function)
Deletes a notification category from the application.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min