ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
sEndEvent (Function)
Disables the detection of an event on a serial port.
iParameterPDF (Example)
Usage example of the iParameterPDF function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
fCopyDir (Example)
Usage example of the fCopyDir function
DotNetRun (Function)
Runs a procedure on a .Net server.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
EmailGetAll (Function)
Retrieves all the emails found on a server.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLFirst (Example)
Usage example of the SQLFirst function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
fWriteLine (Example)
Usage example of the fWriteLine function
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......