ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageSubmit (Function)
Validates the specified page and starts the execution of a button.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
MDIMother (Function)
Identifies the name of the MDI parent window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
WINDEV FTP functions
List of WINDEV FTP functions...
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....