ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
3. Deploying a WINDEV application
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.