ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User group settings
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Report based on a query
Queries are used to easily select records in one or more data files......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
14. PHP generation in practice
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
ERR_BAD_DLLEXE
4. Activating a dynamic WEBDEV site
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WDXView : Use
This help page presents the different features of WDXView......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......