ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 31: The file to include is not found. Check the name and path ...
5. Deploying a dynamic site (Session or AWP) in practice
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
2. UML models
2. UML models
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Voice commands in your applications
The applications that you develop can react to the user's voice......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
2. Modes to install an application
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
2. Analysis in practice
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....