ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempDir (Function)
Returns the name of directory used to store the temporary files.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Val (Function)
Returns the numeric value of a character string.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
FaxConnect (Function)
Establishes a connection to a fax server.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Time (Type of variable)
The Time type is used to easily handle the times...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fMemOpen (Function)
Opens a memory zone shared between several applications.
ServiceWait (Function)
Pauses the current service during the specified duration.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min