ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Events associated with Chart controls
List of events associated with the Chart controls...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
The different types of windows
The following types of windows can be created in a WINDEV application......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Arithmetic operators
The arithmetic operators are......
2. WEBDEV administrator in practice
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Types of Edit controls