ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
fSeek (Example)
Usage example of the fSeek function
Query editor
The query editor is used to automatically create queries on the data files......
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
SysSpace (Function)
Returns the physical memory space for the current computer.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Error 30: An exception process cannot be declared inside another exception process...
gpwOpen (Function)
Opens the User Groupware login window or page.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HReadLast (Example)
Usage example of the HReadLast function
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
3. Deploying a WINDEV application
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......