ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveFile (Function)
Moves a file from one directory to another.
WaitWindowStart (Function)
Opens the wait window of application.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
grTitle (Function)
Modifies the caption and/or position of the chart title....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
PageDisplay (Function)
Displays a web page in the user's browser....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Window controls
Several types of controls can be used in a window, ......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Events associated with the project
List of events associated with the project...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Constants for external files
List of constants used by the functions for managing external files....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......