ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
7. Source Code Manager (SCM)
Code history
The code history is used to......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
SysErrorMode (Function)
Modifies the display mode of errors.
1. Project and analysis
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
2. How to test a site?
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Error 101: Declaration of global variable not allowed
1. Project and analysis
Error 1008: The member of the class is protected
1
2
3
4
5
6
282
>