ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAddData (Function)
Adds a data into a chart.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
dbgSaveDebugDump (Function)
Saves a dump file of the application.