ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
AAF: Context menu of Image controls
A context menu is available for Image controls......
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
ERR_LAUNCH_FAILED
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
Multiline strings
To type character strings over several lines in the code editor...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
13. Types of standard controls
Extracting the text of the project
The following text can be extracted......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......