ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....