ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort (Function)
Sorts a WLanguage array.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fSelectDir (Function)
Opens a directory picker.
MDIOpen (Function)
Opens and enables an MDI child window.
PopupAnimate (Function)
Displays a popup in a page cell.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Clipboard management functions
List of functions for managing the clipboard...
HSetREP (Function)
Enables or disables the management of .REP file.
ControlNext (Function)
Returns the name of the next control in input mode.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArraySort (Function)
Sorts a WLanguage array.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Link control properties
The Link control is available in a page and in a report......
iPageEnd (Function)
Forces the move to the next page during the report print.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....