ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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......
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.
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.
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)
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Creating a translation file
WDINT allows you to create a translation file....
Creating the Table pages of the WEBDEV RAD pattern
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......