ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Table,Count (External language)
Returns the number of elements in a Table control.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HInfoLog (Function)
Returns information about the server logs.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Value (Property)
The Value property is used to get and change the value of an element.
fMemOpen (Function)
Opens a memory zone shared between several applications.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......