ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (chm format)
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
2. WEBDEV administrator in practice
3. Deploying a WINDEV application
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
2. Analysis in practice
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Truncate (Function)
Truncates the right part of a string or buffer.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....