ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
HOnError (Function)
Customizes the management of HFSQL errors.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
FirstDayOfMonth (Function)
Returns the first day of the month.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
FTPConnect (Example)
Usage example of the FTPConnect function
LoadParameter (Function)
Reads a persistent value.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
MatFloatAdd (Function)
Adds a value to each matrix element.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Open (Function)
Opens a modal WINDEV window.
ServiceContinue (Function)
Restarts a paused service.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.