ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
7. Dynamic site on specific configurations
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.