ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
NotifListCategory (Function)
Lists the notification categories of the application.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
zipListFile (Function)
Returns the list of files found in an archive.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Cell (Property)
The Cell property is used to manipulate one or more cells.
dBorder (Function)
Draws the borders.
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.
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.
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).