ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ShellExecute (Function)
Opens a document in its associated application.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Control constants
List of constants used by the functions for managing controls...
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
iVPos (Function)
iVPos is kept for backward compatibility.
SQLExec (Function)
Names and runs an SQL query.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
BurnerCancel (Function)
Cancels the current burn process.
iHPos (Function)
iHPos is kept for backward compatibility.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.