ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperAddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Operations performed on activity diagrams
The following paragraphs explain......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Operations performed on state-transition diagrams
The following paragraphs explain......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
XMLChild (Function)
Positions on the first child element of current element.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....