ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
gImage (Function)
Builds a sequence of characters containing an image.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
StringReverse (Function)
Reverses the characters of a string.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Automatic error handling
Error handling can be customized for each process......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
iEndReport (Function)
Forces the report print to stop.