ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Right (Function)
Extracts the last characters from a string or string buffer.
Chart management functions
...Chart management functions...
FolderData (Function)
FolderData is kept for backward compatibility.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ToClipboard (Function)
Writes text or image information into the system clipboard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
iDestination (Function)
Configures the print destination.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Native MySQL Connector - License Agreement
fClose (Function)
Closes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Events associated with Edit controls
WLanguage events associated with Edit controls...