ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Events associated with the project
List of events associated with the project...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
SysRecentDocList (Function)
Returns the list of recently opened documents.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
New (Reserved word)
New is used to allocate memory space...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Service variable
The Service variable is used to......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
fMoveDir (Function)
Moves a directory and its content.
SQLPrevious (Function)
Positions on the previous row of the query result.