ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Version (Property)
The Version property gets and sets the version of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Compile (Example)
Usage example of the Compile function
InternalPage
The InternalPage property sets the name of the internal page to be used.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ControlClone (Function)
Creates a new control from an existing control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLParent (Example)
Usage example of the XMLParent function
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fCompress (Example)
Usage example of the fCompress function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function