ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Warning 127: You are using a data source local to the process
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
iPrintImage (Function)
Sends the image file to print to the print buffer.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
nWDEvalue: Evaluation of the value of an element
Evaluating the value of an element......
HRead (Function)
Reads a record in a file according to a given record number.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
3. Deploying a WINDEV application
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.