ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
How to develop a PHP site?
What is a PHP site?......
Decode (Function)
Decodes a character string that was encoded by Encode.
CameraConfigure (Function)
Allows you to configure the video capture driver.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
VideoConfigure (Function)
Allows you to configure the video capture driver.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
14. Controls in practice
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......