ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Title (Property)
The Title property is used to get and change the title of an element.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.