ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextClose (Function)
Closes a page context.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
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......
Error 103: The type is unknown
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
PopupAnimate (Function)
Displays a popup in a page cell.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Custom properties (WLanguage)
A custom property is a code element with two events......
<Popup>.Animate (Function)
Displays a popup in a page cell.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
PageChangeLayout (Function)
Applies a specific layout to a page.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......