ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Programming automatic calculations in the columns of a Table control
3-tier architecture
The development in "3-tier" architecture is now simplified......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Managing space characters in the searches?
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Error 203: The procedure already has a scope attribute (local or global)
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......