ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
sEndEvent (Function)
Disables the detection of an event on a serial port.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Various constants
List of various constants used by the constants WINDEV functions....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
List of operators
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.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Installing a SOAP server with IIS
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
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....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....