ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing projects
List of constants used by the functions for managing projects....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Service constants
List of constants used by the functions for managing services....
Service variable
The Service variable is used to......
Constants for managing images in websites
Network constants
Various constants
List of various constants....
Constants for managing the windows
List of constants used by the functions for managing the windows...
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Constants for object visibility
List of constants for managing the visibility of an object....
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Managing space characters in the searches?
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Constants for managing arrays
List of constants used by the functions for array management....
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.