ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recycle code windows
By default, a single code window is opened per ......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
8. 10 tips for better interfaces...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
2. Types of setup
Types of setup...