ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Static control
A Static control is a control used to display a static text......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Description window of a combining query
The description window of a combining query consists of several sections......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Items used in a select query
A query created in the query editor can contain several types of items......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Style sheet
A style sheet ("......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......