ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Net constants
List of constants used by the Net functions....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
fCreate (Function)
Creates an external file.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.