ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an application with User Groupware
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
xlsClose (Example)
Usage example of the xlsClose function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MDIOpen (Function)
Opens and enables an MDI child window.
Conversion (Function)
Converts a value from a unit to another one.
Events associated with internal windows
List of events associated with internal windows...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.