ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
CallDLL32 (Function)
Runs a function found in an external DLL.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Info (Function)
Displays a custom message in a system information window.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Page Header block
The Page header block is printed on each new page......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
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.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.