ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Author (Property)
The Author property gets and changes the author of an element.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Format (Property)
The Format property is used to identify and change the format of an element
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Category (Property)
The Category property gets and sets the category of an element.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
HOpenConnection (Example)
Usage example of the HOpenConnection function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
DateToInteger (Function)
Converts a date to an integer.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
XMLParent (Example)
Usage example of the XMLParent function
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
fCompress (Example)
Usage example of the fCompress function
fExeDir (Function)
Returns the directory from which the execution is started.
fCurrentDrive (Function)
Gets or sets the current drive.
Constants for managing Map controls
Constants for managing Map controls...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
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).
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....