ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Aliases on data files: HAlias
The aliases are used to handle......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Calling a procedure/a function
Syntax for calling a local or global procedure.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
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......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Creating the Form pages of a WEBDEV RAD pattern
Assignment operators
Three assignment operators are available......
Document (Type of variable)
The Document type is used to handle a "docx" document.
BackgroundTaskAdd (Function)
Adds a new background task.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Other operators
The following are additional operators......
Obtaining an SSL certificate for IIS2 (2.0 or later)