ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
13. External component in practice
External component in practice...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Random (Function)
Returns a random number.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Constants for the archiving functions
List of constants used by the archiving functions....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
12. External component in practice
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Creating the Table windows of the WINDEV RAD pattern
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....