ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Binding controls to data
A window or page can display information from......
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Operations performed on class diagrams
The following paragraphs explain......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......