ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSign (Function)
Signs an XML document.
zipExtractPath (Function)
Returns the path of a file found in the archive.
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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......
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......
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......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Border (Type of variable)
The Border type is used to handle a border through programming...
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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
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....