ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Programming patterns
CAUTION......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Custom properties (WLanguage)
A custom property is a code element with two events......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......