ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing images
Nation (External language)
Defines the display language for the titles, captions, messages...
grDestinationWnd (Function)
Defines a window as chart destination.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Visible (Property)
The Visible property is used to set the visibility of an element.
Position (Function)
Finds the position of a specified string within another string.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
29. SEO in practice
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function