ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HDFS functions
The following functions are used to manage files on a HDFS system......
Events associated with TreeView controls
List of events associated with TreeView controls...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Creating a flexible modeling
To create a new flexible modeling, you can......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Multimedia functions
List of Multimedia functions...
HCloseConnection (Function)
Closes a connection to a database.
CreateShortcut (Example)
Usage example of the CreateShortcut function
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Typecasting of parameters
The description of the parameter type is optional......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Open (Function)
Opens a modal WINDEV window.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.