ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrientation (Function)
Modifies the orientation of chart axes.
zipOpen (Function)
Opens an existing archive.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Power (Function)
Raise a number to a power.
zipListFile (Function)
Returns the list of files found in an archive.
grExist (Function)
Checks the existence of a chart in memory.
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Input (Function)
Displays a message allowing the user to type an information.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ThreadCurrent (Function)
Returns the name of the thread currently run.
ChangeTarget (Function)
Changes the target of a button action.
PreviousPage (Function)
Returns the name of the previous page.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).