ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
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.
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
iPrintImage (Function)
Sends the image file to print to the print buffer.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BurnerEject (Function)
Opens or closes the door of current burner.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Sum (Function)
Calculates the sum of the array elements.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating the skin template of a report
Options of the window editor
To configure the general options of the window editor......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.