ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Image (Property)
The Image property gets and sets the background image of a control or block.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Replication management functions
Three types of replication are proposed......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Automatic documentation of external components
External components must include a technical documentation......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Constants for managing Map controls
Constants for managing Map controls...
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).