ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
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.
AAF: Context menu of Image controls
A context menu is available for Image controls......
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Multiline strings
To type character strings over several lines in the code editor...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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......
13. Types of standard controls