ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeparator (Function)
Returns a file path with normalized separators.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ComponentLocate (Function)
Specifies the access path to an external component of project.
RSS feed management functions
List of functions for managing RSS feeds...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fFileName (Function)
Returns the name of an external file that is currently opened.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
IntegerPart (Function)
Returns the integer part of a number.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......