ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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).
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....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
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)....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
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).
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
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.
Title (Property)
The Title property is used to get and change the title of an element.