ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning (Function)
Displays a custom message in a system warning window.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Help editor options
The options of the help editor ("Display......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
TreeView Table control properties
List of properties associated with the TreeView Table control...
Installing a SOAP server with Apache
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Table,Delete (External language)
Deletes an element from a Table control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.