ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Error 105: Redefinition of the local variable
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
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....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DotNetRun (Function)
Runs a procedure on a .Net server.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Service variable
The Service variable is used to......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......