ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Referring to an element in a WLanguage event / process
Events associated with TreeView controls
List of events associated with TreeView controls...
Miscellaneous Windows constants
List of constants used by the Windows functions....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using the query result
The result of a select query can be used in......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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....
Page Header block
The Page header block is printed on each new page......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......