ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Manager of automated tests
The test manager is used to......
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Copying and cloning
Variables are copied using the "=" operator...
fMoveDir (Function)
Moves a directory and its content.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
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......
Val (Function)
Returns the numeric value of a character string.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Error (Function)
Displays a custom error message in a system error window.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Different types of data (Type of variable)
A variable is defined by name and type......
grHMGetData (Function)
Retrieves data from a Heatmap chart.
zipListFile (Function)
Returns the list of files found in an archive.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.