ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
21. Managing business rules
Managing business rules...
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Analysis links
The links are used to link the files found in an analysis between themselves......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
12. Pages in practice
1. Testing a site: Elements to be tested
MemCreate (Function)
Creates a memory area.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
25. Performing a process on several successive pages
Performing a process on several successive pages...