ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the data model editor
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Programming the looper attributes
All the looper attributes can be handled by programming......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Configuring the SOAP administrator
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
MemExist (Function)
Checks the existence of a memory zone.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
XMLSign (Function)
Signs an XML document.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.