ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
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....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Extracting messages added or modified since last extraction
A project was already created and translated......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
iPageEnd (Function)
Forces the move to the next page during the report print.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
grRBAddData (Function)
Adds data to a Radial Bar chart.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).