ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
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
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
8. Associating controls with data
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.