ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
FileDisplay (Function)
Displays a file in the user's browser.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
sEndEvent (Function)
Disables the detection of an event on a serial port.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ServiceStart (Function)
Starts a service.
ServiceStop (Function)
Stops a service.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
NextTitle (Function)
Modifies the title of next window to open.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
LooperInsertLine (Function)
Inserts a row into a Looper control.
ToClipboard (Function)
Writes text or image information into the system clipboard.