ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
HExtractMemo (Example)
Usage example of the HExtractMemo function
SOAPRun (Function)
Runs a procedure on a SOAP server.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Upload control events
The following processes are associated with the Upload control:...
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
KeyPressed (Function)
Checks which key is pressed.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
OLELoad (Function)
Initializes an OLE control with an OLE object.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Project portfolio
From version 25, you can create "project portfolios"......