ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Specific features of the Express version
Events associated with Edit controls
WLanguage events associated with Edit controls...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
WEBDEV concepts
fResourceDir (Function)
Returns the path of the read-only resources of the application.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.