ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Properties of a help page
The characteristics of a help page are used to define......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Environment of code editor
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HChangeConnection (Example)
Usage example of the HChangeConnection function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HMode (Function)
Changes the mode and the method for locking data files.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
fWrite (Function)
Writes: a character string into an external file. a memory section....