ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Constants for managing the modification of windows by the user
PreviousPage (Function)
Returns the name of the previous page.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Constants for managing character strings
List of constants used by string management functions...
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
10. Customizing the aspect of a site: skin elements
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....