ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
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.
fAttribute (Example)
Usage example of the fAttribute function
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.
sEndEvent (Function)
Disables the detection of an event on a serial port.
fCopyDir (Example)
Usage example of the fCopyDir function
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.
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......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.