ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
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......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
MATLAB functions
The following functions are used to access MATLAB:...
Windows Scheduler management functions
List of functions for managing the scheduler...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Programming patterns
CAUTION......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Properties associated with the areas defined in Zoning mode
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
5. Site test in practice
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
ERR_CLOSED_PAGE
8. If you are already familiar with WINDEV
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
1
3
4
5
6
7
388
>