ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Windows
The windows represent the main interface of a WINDEV application......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Handling an internal component
An internal component is a set of elements from a project......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
9. Internal component
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......