ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringBuild (Function)
Builds a character string from an initial string and parameters.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
CameraConfigure (Function)
Allows you to configure the video capture driver.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Table control functions
List of functions specific to Table controls...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
BrowserPlatform (Function)
Returns the user's browser platform....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Wait (Function)
Temporarily stops the program execution.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
PermissionRequest (Function)
Prompts the user to grant an application permission.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HPriorityClient (Function)
Modifies the priority of a client application.
BrowserType (Function)
Returns the type of browser used by the Web user.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.