ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HSubstDir (Example)
Usage example of the HSubstDir function
HExtractMemo (Example)
Usage example of the HExtractMemo function
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Check: Sending an email
The monitoring robot will......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......