ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Example)
Usage example of the HForward function
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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)......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
zipMerge (Example)
Usage example of the zipMerge function
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
zipFindFile (Example)
Usage example of the zipFindFile function
HSetPosition (Example)
Usage example of the HSetPosition function
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
zipCreateExe (Example)
Usage example of the zipCreateExe function
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
The key items
Keys are specific items in your analysis......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......