ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
7. Dynamic site on specific configurations
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PDF file functions (prefix syntax)
PDF file functions...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
RGB (Function)
Defines a color from its Red, Green and Blue components.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
5. The following files are automatically created
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.