ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Installing the monitor
The monitoring robot includes three executables......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailGetAll (Function)
Retrieves all the emails found on a server.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
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).
grDraw (Function)
Draws a chart according to the specified parameters.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fWrite (Function)
Writes: a character string into an external file. a memory section....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......