ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Financial constants
List of constants used by the financial functions....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Designing a supercontrol
A supercontrol is an advanced type of control......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ChangeTarget (Function)
Changes the target of a button action.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HDescribeItem (Example)
Usage example of the HDescribeItem function
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Space (External language)
Fills the content of WdString with space characters on the right.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......