ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
GetDefinition (Function)
Retrieves the definition of element type.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Code snippets
The code editor allows you to enter "Code snippets"......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Handling Organization Chart controls programmatically
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....