ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
How to use an array of structures?
An array of structures is an Array variable......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Sorts in a report
The sort is used to organize the information displayed in the report......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Arithmetic operators
The arithmetic operators are......
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Configuring the setup program
Two tools can be used to create a setup program......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
How to find out whether a report was printed?