ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserPlatform (Function)
Returns the user's browser platform....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
SysXRes (Function)
Returns the horizontal screen resolution.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Declaring and using a variable
A variable is defined by name and type......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WEBDEV Application Server 2024
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
ErrorBuild (Function)
Displays a custom error message in a system error window.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.