ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
fMemOpen (Function)
Opens a memory zone shared between several applications.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Changing sites from AWP to SEO-ready session mode
12. Control templates
WINDEV Mobile allows you to create control templates....
Specific features of the Express version
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Specific features of the Express version
Managing the users of an application installed in network
The management of users allows you to find out from the server......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Translating a text file with WDTRAD
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Type and version of Web server
The configuration diagnostic displays the following error......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......