ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
How to create a patch?
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: 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)....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Animating a Static control
Two methods can be used to animate a Static control......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Time management
For each element (windows, reports, ......
WEBDEV Application Server - 10 connections - License agreement
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Overview of external languages