ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 17: OTHER CASE must be the last statement used in SWITCH
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Cell (Property)
The Cell property is used to manipulate one or more cells.
HDFS functions
The following functions are used to manage files on a HDFS system......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
fRead (Example)
Usage example of the fRead function