ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to perform a full file browse?
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Clickable Image control
The Clickable Image control can be used to......
Remote control: Some examples of configuration
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling Spreadsheet controls programmatically (in a report)
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
4. UI: Windows
IU of windows...
How to use an array of structures?
An array of structures is an Array variable......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Events associated with Combo Box controls
List of events associated with Combo Box controls...