ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom tooltips
Tooltips are very useful for application users......
New (Reserved word)
New is used to allocate memory space...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The Carousel control
The Carousel control is used to display an animated menu made of images......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FolderData (Function)
FolderData is kept for backward compatibility.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
SMSSend (Function)
Sends an SMS.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HNext (Function)
Sets the position on the next data file record according to a browse item.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ChangeAction (Example)
Usage example of ChangeAction
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
URIGetInfo (Function)
Retrieves information of a URI resource.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......