ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStop (Function)
Stops a service.
ServiceRestart (Function)
Restarts a service (already started).
ServiceControl (Function)
Sends a control message to a service.
The Clickable Image control
The Clickable Image control can be used to......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ServiceStart (Function)
Starts a service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
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......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ServiceUninstall (Function)
Uninstalls a service.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
fShortName (Example)
Usage example of the fShortName function
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Window controls
Several types of controls can be used in a window, ......
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)......
Constants for managing character strings
List of constants used by string management functions...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...