ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Configuring an application with User Groupware
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Using the Vista style in your windows
WINDEV allows you to customize......
grParameter (Function)
Retrieves or modifies a chart parameter.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Events associated with supercontrols
List of events associated with supercontrols...
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
dArc (Example)
Usage example of the dArc function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Using the task management and the schedule
Time management is extremely important......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
dRectangle (Example)
Usage example of the dRectangle function
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
dCircle (Example)
Usage example of the dCircle function