ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HDelete (Function)
Deletes a record from a data file (query or view).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
16. Java applications in practice
Java applications in practice...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Speech recognition management functions
The following functions are used to manage speech recognition:...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Browser constants
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ShellExecute (Function)
Opens a document in its associated application.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
KioskEnable (Function)
Switches the current Android application to kiosk mode.