ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
How to open a page?
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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)......
2. Analysis in practice
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Character strings
WLanguage supports different types of strings....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Using the query result
The result of a select query can be used in......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
OCRExtractText (Function)
Reads the text contained in an image.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......