ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Typecasting of parameters
The description of the parameter type is optional......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Error 1007: The member is global: use the: operator: to access it
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
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......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Analysis links
The links are used to link the files found in an analysis between themselves......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
7. Multilingual sites in practice
Common project
Projects are often cross-platform......