ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
HFSQL Client/Server: Configuring the server
HFSQL: Change of name
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Print modes of a report
Several print modes are available for a report....
Operations performed on component diagrams
The following paragraphs explain......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Describing an element
A flexible modeling includes different elements linked together......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
29. SEO in practice
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......