ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV License Agreement
WINDEV License Agreement...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Enumeration (Type of variable)
An enumeration is a set of values......
GglDelete (Function)
Deletes data from the Google server.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HOnError (Function)
Customizes the management of HFSQL errors.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HChangeName (Function)
Modifies the physical name of a data file.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.