ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
fRemoveDir (Function)
Deletes a directory from a disk.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
iDestination (Function)
Configures the print destination.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Voice commands in your applications
The applications that you develop can react to the user's voice......
ServiceWait (Function)
Pauses the current service during the specified duration.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
List of reserved words
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Creating the Table pages of the WEBDEV RAD pattern
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Events associated with TreeView controls
List of events associated with TreeView controls...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......