ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
XMLSavePosition (Function)
Stores the current position in the XML document.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Constants for the archiving functions
List of constants used by the archiving functions....
MemCreate (Function)
Creates a memory area.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Projects in practice
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Automation object
The Automation keyword is used to declare an automation object...
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Using .NET assemblies in a project
To use .NET assemblies in a project......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Installing a SOAP server with IIS
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
dbgEnableLog (Function)
Enables the runtime log programmatically.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......