ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus...
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3...
IFrame control
IFrame is an HTML concept......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......