ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
iPageEnd (Function)
Forces the move to the next page during the report print.
ControlNext (Function)
Returns the name of the next control in input mode.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
BurnerList (Function)
Returns the list of burners installed on the current computer.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
VariantConvert (Function)
Converts the value stored in a Variant variable].
DriveListeFile (Function)
Lists files in an Drive directory.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
zipListFile (Function)
Returns the list of files found in an archive.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
NextTitle (Function)
Modifies the title of next window to open.
PDFToText (Function)
Extract the text contained in an Document PDF.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Typecasting of parameters
The description of the parameter type is optional......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....