ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Library,Disk (External language)
Opens the project library that is stored on disk.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Print functions
List of print functions...
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
InitParameter (Function)
Initializes the management of persistent values.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
OpenChild (Example)
Usage example of the OpenChild function
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
zipClose (Function)
Closes an archive.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......