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.
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)....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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).
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.
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.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
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)....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
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......
Title (Property)
The Title property is used to get and change the title of an element.