ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Specific features of the Express version
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
dFill (Example)
Usage example of the dFill function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.