ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
Truncate (Function)
Truncates the right part of a string or buffer.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
Creating a flexible modeling
To create a new flexible modeling, you can......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Various constants
List of various constants used by the constants WINDEV functions....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Error 810: * can only be used for a parameter with a default value
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.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Types of Edit controls