ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Extracting the text of the project
The following text can be extracted......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Sorts in a report
The sort is used to organize the information displayed in the report......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDXView: Overview
WDXView is an ActiveX browser......
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
Error 24: No END statement is associated with this LOOP
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.