ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
grGridlines (Function)
Displays or hides the chart gridlines.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
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.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Generating the RAD pattern
To generate a RAD pattern:...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
HInfoLog (Function)
Returns information about the server logs.
FTPDate (Example)
Usage example of the FTPDate function
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
JSONToVariant (Example)
Usage example of the JSONToVariant function
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function