ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Record (Type of variable)
The Record type is used to save the values of a record.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fRead (Example)
Usage example of the fRead function
WINDEV 2024 Tutorial - Table of contents
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HTTP constants
List of constants used by the HTTP functions....
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.