ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
fSeparator (Function)
Returns a file path with normalized separators.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
DocClose (Function)
Closes a docx file and frees the document.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.