ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Description (Property)
The Description property is used to get and change the description of an element.
SysNation (Function)
Returns the nation currently used by the system.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
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.)...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
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....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
grAddData (Function)
Adds a data into a chart.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
How to loop through a file using filters?
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......