ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Events associated with windows
List of events associated with windows...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ArrayCopy (Function)
Copies the content of an array to another array.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
ChangeStyle (Function)
Modifies the style of a control dynamically.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Creating a Pivot Table control
To create a Pivot Table control......
HDescribeFile (Function)
Describes a data file programmatically.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.