ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
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.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
NextTitle (Function)
Modifies the title of next window to open.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Android Widget windows
An Android application can contain one or more Widget windows......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
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.
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.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......