ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
Category (Property)
The Category property gets and sets the category of an element.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
1. Deploying a static site
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
FTPSend (Example)
Usage example of the FTPSend function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The HTML control
The HTML control displays HTML pages or HTML code......
Image (Property)
The Image property gets and sets the background image of a control or block.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
UploadStart (Function)
Starts sending the selected files into an Upload control.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
XMLDocument (Example)
Usage example of the XMLDocument function
ExeGetPID (Function)
Returns information about the current process.
Font
The Font keyword can correspond to: a Font variable. the Font property....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SSLActive (Function)
Used to enable or disable the secure SSL mode.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function