ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
RSS feed management functions
List of functions for managing RSS feeds...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Animating a Static control
Two methods can be used to animate a Static control......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
SMSSend (Function)
Sends an SMS.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.