ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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?...
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.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HChangeConnection (Example)
Usage example of the HChangeConnection function
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HCopyRecord (Example)
Usage example of the HCopyRecord function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Events associated with Flex controls
List of events associated with Flex controls...
SilverLight control properties
List of properties associated with the SilverLight control...
Events associated with SilverLight control
List of events associated with SilverLight controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.