ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
State (Property)
The State property is used to get and change the state of an element.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
OpenMobileWindow (Function)
Opens a window in a mobile application.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......