ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of 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.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
Google document management functions
List of functions for managing Google documents...
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
UUDecode (Function)
Decodes a character string in UUEncode format.
Looper control functions
List of functions for managing Looper controls...
TableBreakIndex (Example)
Use example for the TableBreakIndex function
CertificateSignString (Example)
Usage example of the CertificateSignString function
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Comparing the project messages
The comparison between source and target text helps you find translation errors......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
InAndroidMode (Example)
Usage example of the InAndroidMode function
DnDAccept (Example)
Usage example of the DnDAccept function
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......