ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Remote control: Some examples of configuration
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
<Gantt chart>.AddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.