ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
8. Traffic statistics of dynamic sites
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
User group settings
Testing the WEBDEV Application Server setup with an example
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Creating anchors
The anchors are used to define specific points in a help page......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......