ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HSL (Function)
Creates a color from its hue, saturation and lightness.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.