ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
iMargin (Function)
Defines the "logical" print margins.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
LDAPFind (Function)
Performs a search in an LDAP server.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
dPen (Example)
Usage example of the dPen function
dText (Example)
Usage example of the dText function
fMakeDir (Example)
Usage example of the fMakeDir function
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Composite variable
A composite variable contains different types of elements (members)...
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
FinRedemption (Example)
Usage example of the FinRedemption function
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.