ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HReadSeek (Example)
Usage example of the HReadSeek function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HRegenerateFile (Function)
Regenerates a table from its log.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWriteLine (Example)
Usage example of the fWriteLine function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Manipulating a window using its type
A WINDEV or WINDEV Mobile window is a type of variable that can be manipulated programmatically......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.