ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Type of variable)
The Border type is used to handle a border through programming...
zipListFile (Function)
Returns the list of files found in an archive.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
DDE constants
List of constants used by the DDE functions...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
LooperDelete (Function)
Deletes a row from a Looper control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.