ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
2. Projects in practice
Collapses a branch previously expanded....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
TwainToJPEG (Function)
Allows: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.