ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable scope
Variables can be declared anywhere in the code....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
ExeListProcess (Function)
Returns the list of applications currently run.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
SemaphoreCreate (Function)
Creates a semaphore.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
DDE constants
List of constants used by the DDE functions...