ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HPass (Function)
Defines the password used to create or open a data file.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ERR_MSG_BOX
HPrevious (Function)
Positions on the previous file record according to a browse item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Drop-down button
The drop-down button expands: a context menu. a popup window....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ERR_NO_WDADMIN
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.