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.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
GPSGetPosition (Function)
Retrieves information about the current device position.
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
fShortName (Example)
Usage example of the fShortName function
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
<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....
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
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.
grTitleFont (Function)
Modifies the font used for the chart title.