ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDTestSite: Load test
The stress tests are used to check......
The server is currently updated. Retry later.
MutexEnd (Function)
Signals that the thread frees the mutex.
Error 11: The label is unknown
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.