ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
How to open a window?
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
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....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Shared memory area constants
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
xlsClose (Function)
Closes an XLS file.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Action Bar control events
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......