ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Handling Organization Chart controls programmatically
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HDescribeConnection (Function)
Describes a new connection to an external database.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.