ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
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.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
User Groupware management functions
List of functions for managing the User Groupware...
J2EE constants
List of constants used by the J2EE functions....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
1. What is the WEBDEV administrator used for
Events associated with OLE controls
List of events associated with OLE controls...
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Constants used by the scanner functions
Constants used by the scanner functions...
You used WINDEV Mobile 28
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Constants for managing the modification of windows by the user
Compilation options (HLP format)
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....