ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
SIPVisible (Function)
Displays the keyboard.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Constants for managing Windows events
The following constants are used to manage Windows events:...
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
PC SOFT Free Technical Support
Thank you for buying one of our products......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
ThreadRequestStop (Function)
Sends a stop request to a thread.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Sum (Function)
Calculates the sum of the array elements.
Environment of the data model editor
DataType (Function)
Identifying the type of a WLanguage variable.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToInteger (Function)
Converts a date to an integer.