ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
Copying controls from the page editor
The controls can be copied from the page editor......
Programming custom calculations in Table controls
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
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......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Print constants
List of constants used by the print functions....
Copying controls from the window editor
The controls can be copied from the window editor......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Information 302: Ambiguity between a variable and a control