ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HAlias (Example)
Usage example of the HAlias function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Automatic error handling
Error handling can be customized for each process......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
The HTML Display control
The HTML Display control displays a web page in an application......
Customizing the report viewer: Available windows
SQLSeek (Function)
Positions on the specified result row of the query.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
iDestination (Function)
Configures the print destination.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.