ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
InUnitTestMode (Function)
Determines if there is a unit test in progress.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
iCreateFont (Function)
Creates a new print font.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
3. Application development cycle
Development cycle of a WINDEV application....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Replication: The different types
The data replication is a powerful feature......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The test mode cannot operate without the project and its pages, ...
HTMLToText (Function)
Converts an HTML string or buffer to text.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
9. Types of standard controls
Types of standard controls...
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....