ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
PageChangeLayout (Function)
Applies a specific layout to a page.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
NFC constants
List of constants used by the NFC functions...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Creating a flexible modeling
To create a new flexible modeling, you can......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
dCopyImage (Example)
Usage example of the dCopyImage function
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ChangeTarget (Function)
Changes the target of a button action.
DDESend (Function)
Sends a data to the program connected via DDE.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......