ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Constants for managing animations
List of constants used by the functions for managing the animations...
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
HReadSeek (Example)
Usage example of the HReadSeek function
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Serialization constants
The serialization constants are as follows:
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Creating the link buttons in the windows of a WINDEV RAD pattern
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....