ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 1: Configuring the print parameters
This step allows you to choose......
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
TextToRTF (Function)
Converts text to Rich Text Format.
UUDecode (Function)
Decodes a character string in UUEncode format.
CurrentYear (Function)
Returns the current year in integer format.
TimeToString (Function)
Converts a time to a string in the specified format.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.