ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
.Net functions
List of .Net functions...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
AWP without UI
Bootstrap, Angular, React, Vue......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
4. Activating a dynamic WEBDEV site
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
1
2
3
4
5
6
111
>