ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
USB constants
List of constants used by the USB functions....
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
dFont (Example)
Usage example of the dFont function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
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.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
ChangeTarget (Function)
Changes the target of a button action.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WinStatus (Function)
Identifies or modifies the window status.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......