ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: rule d'aide
18. Management of business rules
21. Managing business rules
Managing business rules...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
15. Cookies: information stored on the end user's computer
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
The Line control
A Line control is used to display a line in a page......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Error 31: The file to include is not found. Check the name and path ...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
5. Site test in practice
Error 404: The file for HFSQL browse cannot be an expression of this type
3. Debugger
28. Site SEO
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
1. Testing a site: Elements to be tested