ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
The OLE control
The OLE control is used to handle an OLE object......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Diagram constants
The following constants are used to manage diagrams:...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
10. Customizing the aspect of a site: skin elements
NextTitle (Function)
Modifies the title of next window to open.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....