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.
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
InServiceMode (Example)
Usage example of the InServiceMode function
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
BurnerSelect (Function)
Used to select the default burner.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DecryptStandard (Example)
Usage example of the DecryptStandard function
How to use an array of structures?
An array of structures is an Array variable......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
CalendarSelect (Function)
Returns the date selected in a Calendar control.