ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Info (Function)
Displays a custom message in a system information window.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
iPrintImage (Example)
Usage example of the iPrintImage function
iParameterPDF (Example)
Usage example of the iParameterPDF function
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
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.
dChord (Example)
Usage example of the dChord function
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler 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....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
iPrintReport (Example)
Usage example of the iPrintReport function
dSlice (Example)
Usage example of the dSlice function
OpenMobileWindow (Function)
Opens a window in a mobile application.
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......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Font (Type of variable)
A Font variable creates a font programmatically...
iCreateFont (Example)
Usage example of the iCreateFont function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......