ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diffApply (Function)
Applies a difference buffer to a specific buffer.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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:...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Drawing constants
List of constants used by the drawing functions....
MDIOpen (Function)
Opens and enables an MDI child window.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
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.
SysXRes (Function)
Returns the horizontal screen resolution.
System constants
List of constants used by the system functions....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......