ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Border (Type of variable)
The Border type is used to handle a border through programming...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Constants for managing the spell check
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Pop (Function)
Pops an element from a stack.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.