ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Word Processing control functions
The following functions are used to manage Word Processing controls:...
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
PicResize (Function)
Resizes a WDPic image.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
JSONToXML (Function)
Converts a JSON string to XML.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
TimeToInteger (Function)
Converts a time to an integer.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.