ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
4. WEBDEV, WINDEV and WINDEV Mobile: 100% compatible
Copies a single file on a remote drive to another directory on same drive....
The different types of windows
The following types of windows can be created in a WINDEV application......
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Component (Property)
The Component property configures the different components of a composite key.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......