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.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
NetSendFile (Example)
Usage example of the NetSendFile function
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
zipListFile (Example)
Usage example of the zipListFile function
EnumSubElement (Example)
Usage example of the EnumSubElement function
fDriveReady (Example)
Usage example of the fDriveReady function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
dTransferToImage (Example)
Usage example of the dTransferToImage function
Reintegrating translated text into a project
Once the translation of framework libraries ("......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function