ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
grImageSize (Function)
Defines the size of the image containing the chart.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...