ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Advanced types
The advanced types of WLanguage are as follows...
Window controls
Several types of controls can be used in a window, ......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Status bar of windows
The status bar of a window is used to display several types of information......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
dSlice (Example)
Usage example of the dSlice function
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
iParameterPDF (Example)
Usage example of the iParameterPDF function