ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
InternalPage
The InternalPage property sets the name of the internal page to be used.
IDToken (Property)
The IDToken property gets the token associated with an authentication.
Paragraph (Property)
The Paragraph property is used to manipulate paragraphs in a Word Processing document.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
TimeZone (Property)
The TimeZone property is used to set the time zone.
Scheduling (Property)
The Scheduling property is used to get and change planning options.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
ArraySort (Function)
Sorts a WLanguage array.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HDescribeFile (Function)
Describes a data file programmatically.