ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceRefresh (Function)
Asks a service to re-read its configuration information.
fTempPath (Example)
Usage example of the fTempPath function
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
ServiceRestart (Function)
Restarts a service (already started).
ServiceControl (Function)
Sends a control message to a service.
Project portfolio
From version 25, you can create "project portfolios"......
ServiceStart (Function)
Starts a service.
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......
16. Application test in practice
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ServiceUninstall (Function)
Uninstalls a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Camera functions
8. Sharing a project in practice
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Constants for managing character strings
List of constants used by string management functions...