ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorThrow (Function)
Throw a non-fatal error.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
API (Function)
Runs a function found in an external DLL.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
WinStatus (Function)
Identifies or modifies the window status.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HCloseAnalysis (Function)
Closes the current analysis.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
HTTPSendForm (Function)
Sends an HTTP form.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....