ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Constants for managing arrays
List of constants used by the functions for array management....
Cell (Property)
The Cell property is used to manipulate one or more cells.
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......
fSelectDir (Function)
Opens a directory picker.
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....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
zipListFile (Function)
Returns the list of files found in an archive.
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.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Error 17: OTHER CASE must be the last statement used in SWITCH
HDFS functions
The following functions are used to manage files on a HDFS system......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
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)....