ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
ERR_NO_PROJECT
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Binding a Repositionable Note control to an item
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.